#00140A#00140A
#00140A is a very dark, muted teal. Relative luminance 0.005; OKLCH L 16.9% C 0.037 H 161.8°. Best body text is #FFFFFF at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #00140A |
|---|---|
| RGB | rgb(0, 20, 10) |
| HSL | hsl(150, 100%, 4%) |
| HSV | hsv(150, 100%, 8%) |
| CMYK | cmyk(100%, 0%, 50%, 92.2%) |
| CIE-LAB | lab(4.72, -7.84, 2.81) |
| CIE-LCH | lch(4.72, 8.33, 160.26°) |
| OKLab | oklab(16.9% -0.0353 0.0116) |
| OKLCH | oklch(16.9% 0.037 161.8) |
| XYZ | xyz(0.3049, 0.5222, 0.3718) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 7.60
Black
#000000
ΔE00 9.89
Gunmetal
#2A3439
ΔE00 13.64
Charcoal (survey)
#343837
ΔE00 13.84
Onyx
#353839
ΔE00 14.78
Dark Grey
#363737
ΔE00 14.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00140A #14000A
analogous
#001400 #00140A #001414
triadic
#00140A #0A0014 #140A00
tetradic
#00140A #000014 #14000A #141400
square
#00140A #000014 #14000A #141400
split-complementary
#00140A #140014 #140000
monochromatic
#001F0F #001F0F #001F0F #005129 #008E47
Accessibility & contrast
On white
19.01
#00140A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#00140A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00140A
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00140A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00140A | 1.00 | 19.01 | 1.10 | 19.01 |
| #FFFFFF | 19.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131109
Deuteranopia (green-blind)
#100F0B
Tritanopia (blue-blind)
#001411
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #00140a; /* rgb */ color: rgb(0, 20, 10); /* oklch */ color: oklch(16.9% 0.037 161.8);
Tailwind
colors: {
custom: {
50: '#46514b',
500: '#00140a',
950: '#000000',
},
}SCSS
$custom: #00140a; $custom-light: #46514b; $custom-dark: #000000;
JSON
{
"hex": "#00140a",
"rgb": {
"r": 0,
"g": 20,
"b": 10
},
"hsl": {
"h": 150,
"s": 100,
"l": 3.922
},
"oklch": {
"l": 0.16901,
"c": 0.03717,
"h": 161.8
},
"luminance": 0.00522
}Semantic roles & 50–950 ramp
primary
#00140A
secondary
#5F1138
accent
#2994FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000201
muted
#777877