#020E09#020E09
#020E09 is a very dark, muted teal. Relative luminance 0.003; OKLCH L 14.8% C 0.024 H 168.8°. Best body text is #FFFFFF at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #020E09 |
|---|---|
| RGB | rgb(2, 14, 9) |
| HSL | hsl(155, 75%, 3%) |
| HSV | hsv(155, 86%, 5%) |
| CMYK | cmyk(85.7%, 0%, 35.7%, 94.5%) |
| CIE-LAB | lab(3.13, -4.02, 0.92) |
| CIE-LCH | lch(3.13, 4.12, 167.09°) |
| OKLab | oklab(14.84% -0.0235 0.0047) |
| OKLCH | oklch(14.84% 0.024 168.8) |
| XYZ | xyz(0.2314, 0.3467, 0.3131) |
| Luminance | 0.0035 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 3.31
Black
#000000
ΔE00 5.66
Dark
#1B2431
ΔE00 12.41
Gunmetal
#2A3439
ΔE00 12.56
Charcoal (survey)
#343837
ΔE00 13.18
Dark Grey
#363737
ΔE00 13.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020E09 #0E0207
analogous
#020E03 #020E09 #020D0E
triadic
#020E09 #09020E #0E0902
tetradic
#020E09 #03020E #0E0207 #0D0E02
square
#020E09 #03020E #0E0207 #0D0E02
split-complementary
#020E09 #0E020D #0E0302
monochromatic
#041B11 #041B11 #041B11 #0A442B #11794E
Accessibility & contrast
On white
19.64
#020E09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#020E09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020E09
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020E09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020E09 | 1.00 | 19.64 | 1.07 | 19.64 |
| #FFFFFF | 19.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D0C09
Deuteranopia (green-blind)
#0B0B09
Tritanopia (blue-blind)
#000E0D
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #020e09; /* rgb */ color: rgb(2, 14, 9); /* oklch */ color: oklch(14.8% 0.024 168.8);
Tailwind
colors: {
custom: {
50: '#474d4b',
500: '#020e09',
950: '#000000',
},
}SCSS
$custom: #020e09; $custom-light: #474d4b; $custom-dark: #000000;
JSON
{
"hex": "#020e09",
"rgb": {
"r": 2,
"g": 14,
"b": 9
},
"hsl": {
"h": 155,
"s": 75,
"l": 3.137
},
"oklch": {
"l": 0.14835,
"c": 0.02399,
"h": 168.8
},
"luminance": 0.00347
}Semantic roles & 50–950 ramp
primary
#020E09
secondary
#521A31
accent
#3684F2
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777