#00140E#00140E
#00140E is a very dark, muted teal. Relative luminance 0.005; OKLCH L 17.0% C 0.033 H 172.7°. Best body text is #FFFFFF at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #00140E |
|---|---|
| RGB | rgb(0, 20, 14) |
| HSL | hsl(162, 100%, 4%) |
| HSV | hsv(162, 100%, 8%) |
| CMYK | cmyk(100%, 0%, 30%, 92.2%) |
| CIE-LAB | lab(4.81, -7.22, 1.12) |
| CIE-LCH | lch(4.81, 7.31, 171.15°) |
| OKLab | oklab(17.04% -0.0326 0.0042) |
| OKLCH | oklch(17.04% 0.033 172.7) |
| XYZ | xyz(0.3294, 0.5320, 0.5007) |
| Luminance | 0.0053 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 6.68
Black
#000000
ΔE00 9.18
Gunmetal
#2A3439
ΔE00 12.72
Charcoal (survey)
#343837
ΔE00 13.39
Dark
#1B2431
ΔE00 13.83
Onyx
#353839
ΔE00 14.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00140E #140006
analogous
#001404 #00140E #001014
triadic
#00140E #0E0014 #140E00
tetradic
#00140E #040014 #140006 #101400
square
#00140E #040014 #140006 #101400
split-complementary
#00140E #140010 #140400
monochromatic
#001F15 #001F15 #001F15 #005139 #008E64
Accessibility & contrast
On white
18.98
#00140E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#00140E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00140E
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00140E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00140E | 1.00 | 18.98 | 1.11 | 18.98 |
| #FFFFFF | 18.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#13120E
Deuteranopia (green-blind)
#100F0E
Tritanopia (blue-blind)
#001412
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #00140e; /* rgb */ color: rgb(0, 20, 14); /* oklch */ color: oklch(17.0% 0.033 172.7);
Tailwind
colors: {
custom: {
50: '#46514d',
500: '#00140e',
950: '#000000',
},
}SCSS
$custom: #00140e; $custom-light: #46514d; $custom-dark: #000000;
JSON
{
"hex": "#00140e",
"rgb": {
"r": 0,
"g": 20,
"b": 14
},
"hsl": {
"h": 162,
"s": 100,
"l": 3.922
},
"oklch": {
"l": 0.17045,
"c": 0.03284,
"h": 172.7
},
"luminance": 0.00532
}Semantic roles & 50–950 ramp
primary
#00140E
secondary
#5F1128
accent
#2969FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000201
muted
#777877