#020E24#020E24
#020E24 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 16.7% C 0.050 H 257.8°. Best body text is #FFFFFF at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #020E24 |
|---|---|
| RGB | rgb(2, 14, 36) |
| HSL | hsl(219, 89%, 7%) |
| HSV | hsv(219, 94%, 14%) |
| CMYK | cmyk(94.4%, 61.1%, 0%, 85.9%) |
| CIE-LAB | lab(4.10, 2.81, -15.62) |
| CIE-LCH | lch(4.10, 15.87, 280.20°) |
| OKLab | oklab(16.69% -0.0106 -0.0493) |
| OKLCH | oklch(16.69% 0.05 257.8) |
| XYZ | xyz(0.5004, 0.4543, 1.7300) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 6.99
Navy (survey)
#01153E
ΔE00 7.19
Midnight
#03012D
ΔE00 7.38
Dark
#1B2431
ΔE00 7.64
Dark Navy
#000435
ΔE00 8.04
Very Dark Blue
#000133
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020E24 #241802
analogous
#021F24 #020E24 #070224
triadic
#020E24 #24020E #0E2402
tetradic
#020E24 #24021F #241802 #022407
square
#020E24 #24021F #241802 #022407
split-complementary
#020E24 #240702 #1F2402
monochromatic
#020B1D #020B1D #020E24 #05255E #083B98
Accessibility & contrast
On white
19.25
#020E24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#020E24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020E24
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020E24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020E24 | 1.00 | 19.25 | 1.09 | 19.25 |
| #FFFFFF | 19.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#041025
Deuteranopia (green-blind)
#000D24
Tritanopia (blue-blind)
#001317
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #020e24; /* rgb */ color: rgb(2, 14, 36); /* oklch */ color: oklch(16.7% 0.050 257.8);
Tailwind
colors: {
custom: {
50: '#474d5e',
500: '#020e24',
950: '#000000',
},
}SCSS
$custom: #020e24; $custom-light: #474d5e; $custom-dark: #000000;
JSON
{
"hex": "#020e24",
"rgb": {
"r": 2,
"g": 14,
"b": 36
},
"hsl": {
"h": 218.824,
"s": 89.474,
"l": 7.451
},
"oklch": {
"l": 0.16687,
"c": 0.05043,
"h": 257.8
},
"luminance": 0.00454
}Semantic roles & 50–950 ramp
primary
#020E24
secondary
#6A4D18
accent
#B329FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000104
muted
#777779