#02120E#02120E
#02120E is a very dark, muted teal. Relative luminance 0.005; OKLCH L 16.5% C 0.026 H 176.6°. Best body text is #FFFFFF at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #02120E |
|---|---|
| RGB | rgb(2, 18, 14) |
| HSL | hsl(165, 80%, 4%) |
| HSV | hsv(165, 89%, 7%) |
| CMYK | cmyk(88.9%, 0%, 22.2%, 92.9%) |
| CIE-LAB | lab(4.31, -5.45, 0.41) |
| CIE-LCH | lch(4.31, 5.46, 175.65°) |
| OKLab | oklab(16.5% -0.0263 0.0016) |
| OKLCH | oklch(16.5% 0.026 176.6) |
| XYZ | xyz(0.3206, 0.4772, 0.4906) |
| Luminance | 0.0048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 4.75
Black
#000000
ΔE00 7.35
Gunmetal
#2A3439
ΔE00 12.09
Dark
#1B2431
ΔE00 12.49
Charcoal (survey)
#343837
ΔE00 12.92
Onyx
#353839
ΔE00 13.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02120E #120206
analogous
#021206 #02120E #020E12
triadic
#02120E #0E0212 #120E02
tetradic
#02120E #060212 #120206 #0E1202
square
#02120E #060212 #120206 #0E1202
split-complementary
#02120E #12020E #120602
monochromatic
#031C15 #031C15 #031C15 #084939 #0E8064
Accessibility & contrast
On white
19.17
#02120E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#02120E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02120E
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02120E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02120E | 1.00 | 19.17 | 1.10 | 19.17 |
| #FFFFFF | 19.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#11100E
Deuteranopia (green-blind)
#0E0E0E
Tritanopia (blue-blind)
#001211
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #02120e; /* rgb */ color: rgb(2, 18, 14); /* oklch */ color: oklch(16.5% 0.026 176.6);
Tailwind
colors: {
custom: {
50: '#474f4d',
500: '#02120e',
950: '#000000',
},
}SCSS
$custom: #02120e; $custom-light: #474f4d; $custom-dark: #000000;
JSON
{
"hex": "#02120e",
"rgb": {
"r": 2,
"g": 18,
"b": 14
},
"hsl": {
"h": 165,
"s": 80,
"l": 3.922
},
"oklch": {
"l": 0.16504,
"c": 0.02635,
"h": 176.6
},
"luminance": 0.00477
}Semantic roles & 50–950 ramp
primary
#02120E
secondary
#571928
accent
#3163F6
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000201
muted
#777877