#020E10#020E10
#020E10 is a very dark, muted teal. Relative luminance 0.004; OKLCH L 15.2% C 0.021 H 206.9°. Best body text is #FFFFFF at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #020E10 |
|---|---|
| RGB | rgb(2, 14, 16) |
| HSL | hsl(189, 78%, 4%) |
| HSV | hsv(189, 88%, 6%) |
| CMYK | cmyk(87.5%, 12.5%, 0%, 93.7%) |
| CIE-LAB | lab(3.29, -2.90, -2.13) |
| CIE-LCH | lch(3.29, 3.60, 216.35°) |
| OKLab | oklab(15.17% -0.0189 -0.0096) |
| OKLCH | oklch(15.17% 0.021 206.9) |
| XYZ | xyz(0.2756, 0.3644, 0.5459) |
| Luminance | 0.0036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.13
Black
#000000
ΔE00 4.77
Dark
#1B2431
ΔE00 9.86
Gunmetal
#2A3439
ΔE00 11.51
Charcoal (survey)
#343837
ΔE00 13.02
Onyx
#353839
ΔE00 13.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020E10 #100402
analogous
#02100B #020E10 #020710
triadic
#020E10 #10020E #0E1002
tetradic
#020E10 #0B0210 #100402 #071002
square
#020E10 #0B0210 #100402 #071002
split-complementary
#020E10 #100207 #100B02
monochromatic
#03181B #03181B #03181B #093E46 #106D7D
Accessibility & contrast
On white
19.57
#020E10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#020E10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020E10
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020E10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020E10 | 1.00 | 19.57 | 1.07 | 19.57 |
| #FFFFFF | 19.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0D10
Deuteranopia (green-blind)
#090B10
Tritanopia (blue-blind)
#000F0F
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #020e10; /* rgb */ color: rgb(2, 14, 16); /* oklch */ color: oklch(15.2% 0.021 206.9);
Tailwind
colors: {
custom: {
50: '#474d4e',
500: '#020e10',
950: '#000000',
},
}SCSS
$custom: #020e10; $custom-light: #474d4e; $custom-dark: #000000;
JSON
{
"hex": "#020e10",
"rgb": {
"r": 2,
"g": 14,
"b": 16
},
"hsl": {
"h": 188.571,
"s": 77.778,
"l": 3.529
},
"oklch": {
"l": 0.1517,
"c": 0.02119,
"h": 206.9
},
"luminance": 0.00364
}Semantic roles & 50–950 ramp
primary
#020E10
secondary
#552219
accent
#4F34F4
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777