#020C24#020C24
#020C24 is a very dark, muted blue. Relative luminance 0.004; OKLCH L 16.1% C 0.054 H 260.7°. Best body text is #FFFFFF at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #020C24 |
|---|---|
| RGB | rgb(2, 12, 36) |
| HSL | hsl(222, 89%, 7%) |
| HSV | hsv(222, 94%, 14%) |
| CMYK | cmyk(94.4%, 66.7%, 0%, 85.9%) |
| CIE-LAB | lab(3.64, 3.75, -16.33) |
| CIE-LCH | lch(3.64, 16.76, 282.94°) |
| OKLab | oklab(16.11% -0.0086 -0.0529) |
| OKLCH | oklch(16.11% 0.054 260.7) |
| XYZ | xyz(0.4748, 0.4032, 1.7215) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 6.21
Midnight
#03012D
ΔE00 6.55
Navy (survey)
#01153E
ΔE00 6.78
Dark Navy
#000435
ΔE00 7.45
Very Dark Blue
#000133
ΔE00 7.50
Midnight Blue (survey)
#020035
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020C24 #241A02
analogous
#021D24 #020C24 #090224
triadic
#020C24 #24020C #0C2402
tetradic
#020C24 #24021D #241A02 #022409
square
#020C24 #24021D #241A02 #022409
split-complementary
#020C24 #240902 #1D2402
monochromatic
#020A1D #020A1D #020C24 #051F5E #083398
Accessibility & contrast
On white
19.43
#020C24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#020C24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020C24
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020C24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020C24 | 1.00 | 19.43 | 1.08 | 19.43 |
| #FFFFFF | 19.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010F25
Deuteranopia (green-blind)
#000B24
Tritanopia (blue-blind)
#001216
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #020c24; /* rgb */ color: rgb(2, 12, 36); /* oklch */ color: oklch(16.1% 0.054 260.7);
Tailwind
colors: {
custom: {
50: '#474c5e',
500: '#020c24',
950: '#000000',
},
}SCSS
$custom: #020c24; $custom-light: #474c5e; $custom-dark: #000000;
JSON
{
"hex": "#020c24",
"rgb": {
"r": 2,
"g": 12,
"b": 36
},
"hsl": {
"h": 222.353,
"s": 89.474,
"l": 7.451
},
"oklch": {
"l": 0.16112,
"c": 0.05361,
"h": 260.7
},
"luminance": 0.00403
}Semantic roles & 50–950 ramp
primary
#020C24
secondary
#6A5218
accent
#C029FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000104
muted
#777779