#020E23#020E23
#020E23 is a very dark, muted blue. Relative luminance 0.004; OKLCH L 16.6% C 0.049 H 257.1°. Best body text is #FFFFFF at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #020E23 |
|---|---|
| RGB | rgb(2, 14, 35) |
| HSL | hsl(218, 89%, 7%) |
| HSV | hsv(218, 94%, 14%) |
| CMYK | cmyk(94.3%, 60%, 0%, 86.3%) |
| CIE-LAB | lab(4.05, 2.43, -14.93) |
| CIE-LCH | lch(4.05, 15.13, 279.23°) |
| OKLab | oklab(16.59% -0.0109 -0.0474) |
| OKLCH | oklch(16.59% 0.049 257.1) |
| XYZ | xyz(0.4853, 0.4483, 1.6507) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 7.36
Dark Navy Blue
#00022E
ΔE00 7.47
Navy (survey)
#01153E
ΔE00 7.63
Midnight
#03012D
ΔE00 7.85
Dark Navy
#000435
ΔE00 8.47
Very Dark Blue
#000133
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020E23 #231702
analogous
#021F23 #020E23 #070223
triadic
#020E23 #23020E #0E2302
tetradic
#020E23 #23021F #231702 #022307
square
#020E23 #23021F #231702 #022307
split-complementary
#020E23 #230702 #1F2302
monochromatic
#020C1D #020C1D #020E23 #05255D #093C97
Accessibility & contrast
On white
19.27
#020E23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#020E23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020E23
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020E23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020E23 | 1.00 | 19.27 | 1.09 | 19.27 |
| #FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#041024
Deuteranopia (green-blind)
#010D23
Tritanopia (blue-blind)
#001316
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #020e23; /* rgb */ color: rgb(2, 14, 35); /* oklch */ color: oklch(16.6% 0.049 257.1);
Tailwind
colors: {
custom: {
50: '#474d5e',
500: '#020e23',
950: '#000000',
},
}SCSS
$custom: #020e23; $custom-light: #474d5e; $custom-dark: #000000;
JSON
{
"hex": "#020e23",
"rgb": {
"r": 2,
"g": 14,
"b": 35
},
"hsl": {
"h": 218.182,
"s": 89.189,
"l": 7.255
},
"oklch": {
"l": 0.16594,
"c": 0.04866,
"h": 257.1
},
"luminance": 0.00448
}Semantic roles & 50–950 ramp
primary
#020E23
secondary
#694B18
accent
#B129FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000104
muted
#777779