#00120E#00120E
#00120E is a very dark, muted teal. Relative luminance 0.005; OKLCH L 16.3% C 0.030 H 178.5°. Best body text is #FFFFFF at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #00120E |
|---|---|
| RGB | rgb(0, 18, 14) |
| HSL | hsl(167, 100%, 4%) |
| HSV | hsv(167, 100%, 7%) |
| CMYK | cmyk(100%, 0%, 22.2%, 92.9%) |
| CIE-LAB | lab(4.19, -5.97, 0.23) |
| CIE-LCH | lch(4.19, 5.98, 177.79°) |
| OKLab | oklab(16.31% -0.0299 0.0008) |
| OKLCH | oklch(16.31% 0.03 178.5) |
| XYZ | xyz(0.2955, 0.4643, 0.4894) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.27
Black
#000000
ΔE00 7.85
Gunmetal
#2A3439
ΔE00 12.26
Dark
#1B2431
ΔE00 12.72
Charcoal (survey)
#343837
ΔE00 13.17
Onyx
#353839
ΔE00 13.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00120E #120004
analogous
#001205 #00120E #000D12
triadic
#00120E #0E0012 #120E00
tetradic
#00120E #050012 #120004 #0D1200
square
#00120E #050012 #120004 #0D1200
split-complementary
#00120E #12000D #120500
monochromatic
#001F18 #001F18 #001F18 #004F3E #008C6D
Accessibility & contrast
On white
19.22
#00120E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#00120E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00120E
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00120E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00120E | 1.00 | 19.22 | 1.09 | 19.22 |
| #FFFFFF | 19.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#11100E
Deuteranopia (green-blind)
#0D0E0E
Tritanopia (blue-blind)
#001311
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #00120e; /* rgb */ color: rgb(0, 18, 14); /* oklch */ color: oklch(16.3% 0.030 178.5);
Tailwind
colors: {
custom: {
50: '#464f4d',
500: '#00120e',
950: '#000000',
},
}SCSS
$custom: #00120e; $custom-light: #464f4d; $custom-dark: #000000;
JSON
{
"hex": "#00120e",
"rgb": {
"r": 0,
"g": 18,
"b": 14
},
"hsl": {
"h": 166.667,
"s": 100,
"l": 3.529
},
"oklch": {
"l": 0.16307,
"c": 0.0299,
"h": 178.5
},
"luminance": 0.00464
}Semantic roles & 50–950 ramp
primary
#00120E
secondary
#5D1022
accent
#2958FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000201
muted
#777877