#00140C#00140C
#00140C is a very dark, muted teal. Relative luminance 0.005; OKLCH L 17.0% C 0.035 H 166.8°. Best body text is #FFFFFF at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #00140C |
|---|---|
| RGB | rgb(0, 20, 12) |
| HSL | hsl(156, 100%, 4%) |
| HSV | hsv(156, 100%, 8%) |
| CMYK | cmyk(100%, 0%, 40%, 92.2%) |
| CIE-LAB | lab(4.76, -7.55, 2.01) |
| CIE-LCH | lch(4.76, 7.81, 165.06°) |
| OKLab | oklab(16.97% -0.0339 0.008) |
| OKLCH | oklch(16.97% 0.035 166.8) |
| XYZ | xyz(0.3165, 0.5268, 0.4328) |
| Luminance | 0.0053 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 7.15
Black
#000000
ΔE00 9.54
Gunmetal
#2A3439
ΔE00 13.19
Charcoal (survey)
#343837
ΔE00 13.61
Onyx
#353839
ΔE00 14.50
Dark
#1B2431
ΔE00 14.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00140C #140008
analogous
#001402 #00140C #001214
triadic
#00140C #0C0014 #140C00
tetradic
#00140C #020014 #140008 #121400
square
#00140C #020014 #140008 #121400
split-complementary
#00140C #140012 #140200
monochromatic
#001F12 #001F12 #001F12 #005131 #008E55
Accessibility & contrast
On white
19.00
#00140C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#00140C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00140C
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00140C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00140C | 1.00 | 19.00 | 1.11 | 19.00 |
| #FFFFFF | 19.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#13120C
Deuteranopia (green-blind)
#100F0D
Tritanopia (blue-blind)
#001412
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #00140c; /* rgb */ color: rgb(0, 20, 12); /* oklch */ color: oklch(17.0% 0.035 166.8);
Tailwind
colors: {
custom: {
50: '#46514c',
500: '#00140c',
950: '#000000',
},
}SCSS
$custom: #00140c; $custom-light: #46514c; $custom-dark: #000000;
JSON
{
"hex": "#00140c",
"rgb": {
"r": 0,
"g": 20,
"b": 12
},
"hsl": {
"h": 156,
"s": 100,
"l": 3.922
},
"oklch": {
"l": 0.16969,
"c": 0.03486,
"h": 166.8
},
"luminance": 0.00527
}Semantic roles & 50–950 ramp
primary
#00140C
secondary
#5F1130
accent
#297EFF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000201
muted
#777877