#020E16#020E16
#020E16 is a very dark, muted cyan. Relative luminance 0.004; OKLCH L 15.5% C 0.027 H 234.6°. Best body text is #FFFFFF at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #020E16 |
|---|---|
| RGB | rgb(2, 14, 22) |
| HSL | hsl(204, 83%, 5%) |
| HSV | hsv(204, 91%, 9%) |
| CMYK | cmyk(90.9%, 36.4%, 0%, 91.4%) |
| CIE-LAB | lab(3.48, -1.60, -5.68) |
| CIE-LCH | lch(3.48, 5.90, 254.27°) |
| OKLab | oklab(15.54% -0.0156 -0.0219) |
| OKLCH | oklch(15.54% 0.027 234.6) |
| XYZ | xyz(0.3268, 0.3849, 0.8160) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 4.47
Black
#000000
ΔE00 5.78
Dark
#1B2431
ΔE00 7.55
Gunmetal
#2A3439
ΔE00 11.37
Onyx
#353839
ΔE00 13.43
Dark Grey
#363737
ΔE00 13.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020E16 #160A02
analogous
#021614 #020E16 #020416
triadic
#020E16 #16020E #0E1602
tetradic
#020E16 #140216 #160A02 #041602
square
#020E16 #140216 #160A02 #041602
split-complementary
#020E16 #160204 #161402
monochromatic
#03121C #03121C #03121C #07324E #0C5586
Accessibility & contrast
On white
19.50
#020E16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#020E16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020E16
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020E16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020E16 | 1.00 | 19.50 | 1.08 | 19.50 |
| #FFFFFF | 19.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0E16
Deuteranopia (green-blind)
#070B16
Tritanopia (blue-blind)
#001011
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #020e16; /* rgb */ color: rgb(2, 14, 22); /* oklch */ color: oklch(15.5% 0.027 234.6);
Tailwind
colors: {
custom: {
50: '#474d52',
500: '#020e16',
950: '#000000',
},
}SCSS
$custom: #020e16; $custom-light: #474d52; $custom-dark: #000000;
JSON
{
"hex": "#020e16",
"rgb": {
"r": 2,
"g": 14,
"b": 22
},
"hsl": {
"h": 204,
"s": 83.333,
"l": 4.706
},
"oklch": {
"l": 0.15542,
"c": 0.02689,
"h": 234.6
},
"luminance": 0.00385
}Semantic roles & 50–950 ramp
primary
#020E16
secondary
#5C3318
accent
#802EFA
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000102
muted
#777778