#00140F#00140F
#00140F is a very dark, muted teal. Relative luminance 0.005; OKLCH L 17.1% C 0.032 H 175.9°. Best body text is #FFFFFF at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #00140F |
|---|---|
| RGB | rgb(0, 20, 15) |
| HSL | hsl(165, 100%, 4%) |
| HSV | hsv(165, 100%, 8%) |
| CMYK | cmyk(100%, 0%, 25%, 92.2%) |
| CIE-LAB | lab(4.83, -7.05, 0.64) |
| CIE-LCH | lch(4.83, 7.08, 174.78°) |
| OKLab | oklab(17.09% -0.0319 0.0023) |
| OKLCH | oklch(17.09% 0.032 175.9) |
| XYZ | xyz(0.3363, 0.5348, 0.5373) |
| Luminance | 0.0053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 6.44
Black
#000000
ΔE00 9.00
Gunmetal
#2A3439
ΔE00 12.47
Charcoal (survey)
#343837
ΔE00 13.28
Dark
#1B2431
ΔE00 13.45
Onyx
#353839
ΔE00 14.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00140F #140005
analogous
#001405 #00140F #000F14
triadic
#00140F #0F0014 #140F00
tetradic
#00140F #050014 #140005 #0F1400
square
#00140F #050014 #140005 #0F1400
split-complementary
#00140F #14000F #140500
monochromatic
#001F17 #001F17 #001F17 #00513D #008E6B
Accessibility & contrast
On white
18.97
#00140F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#00140F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00140F
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00140F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00140F | 1.00 | 18.97 | 1.11 | 18.97 |
| #FFFFFF | 18.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#13120F
Deuteranopia (green-blind)
#0F0F0F
Tritanopia (blue-blind)
#001413
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #00140f; /* rgb */ color: rgb(0, 20, 15); /* oklch */ color: oklch(17.1% 0.032 175.9);
Tailwind
colors: {
custom: {
50: '#46514e',
500: '#00140f',
950: '#000000',
},
}SCSS
$custom: #00140f; $custom-light: #46514e; $custom-dark: #000000;
JSON
{
"hex": "#00140f",
"rgb": {
"r": 0,
"g": 20,
"b": 15
},
"hsl": {
"h": 165,
"s": 100,
"l": 3.922
},
"oklch": {
"l": 0.17085,
"c": 0.03196,
"h": 175.9
},
"luminance": 0.00535
}Semantic roles & 50–950 ramp
primary
#00140F
secondary
#5F1124
accent
#295EFF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000201
muted
#777877