Skip to content

#0000ee

a balanced, electric blue · warm · closest name: blue

RGB
0, 0, 238
HSL
240°, 100%, 47%
CMYK
100, 100, 0, 7
Luminance
0.0617

Every format

HEX#0000ee
RGBrgb(0, 0, 238)
HSLhsl(240, 100%, 47%)
CMYKcmyk(100%, 100%, 0%, 7%)
LABlab(29.8 75.2 -102.4)
LCHlch(29.8 127.0 306.3)
OKLCHoklch(0.429 0.297 264.1)

Copy-ready code

/* CSS */
color: #0000ee;
background-color: #0000ee;
/* Tailwind (arbitrary) */
class="text-[#0000ee] bg-[#0000ee]"
/* SCSS */
$brand: #0000ee;
/* SwiftUI */
Color(red: 0.000, green: 0.000, blue: 0.933)
/* Android */
Color.parseColor("#0000ee")

Accessibility — WCAG contrast

Aa
#0000ee on white: 9.40:1
AA ✓ pass · AA-large · AAA
Aa
#0000ee on black: 2.23:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green0.0%
Blue93.3%

CMYK percentages

Cyan100.0%
Magenta100.0%
Yellow0.0%
Key (black)6.7%

Color previews

#0000ee text on a black background

contrast 2.23:1

Card sample

#0000ee text on a white background

contrast 9.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0000ee;
Background color
Panel with #0000ee background
background-color: #0000ee;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0000ee;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 0, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 0, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0000ee;
background: linear-gradient(135deg, #0000ee, #9F00EE);

Monochromatic scale

Palettes built from #0000ee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0000ee in the Color Lab