#00150E#00150E
#00150E is a very dark, muted teal. Relative luminance 0.006; OKLCH L 17.4% C 0.034 H 170.2°. Best body text is #FFFFFF at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #00150E |
|---|---|
| RGB | rgb(0, 21, 14) |
| HSL | hsl(160, 100%, 4%) |
| HSV | hsv(160, 100%, 8%) |
| CMYK | cmyk(100%, 0%, 33.3%, 91.8%) |
| CIE-LAB | lab(5.13, -7.88, 1.60) |
| CIE-LCH | lch(5.13, 8.04, 168.54°) |
| OKLab | oklab(17.41% -0.0339 0.0059) |
| OKLCH | oklch(17.41% 0.034 170.2) |
| XYZ | xyz(0.3474, 0.5680, 0.5067) |
| Luminance | 0.0057 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 7.40
Black
#000000
ΔE00 9.87
Gunmetal
#2A3439
ΔE00 13.00
Charcoal (survey)
#343837
ΔE00 13.55
Dark
#1B2431
ΔE00 14.42
Onyx
#353839
ΔE00 14.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00150E #150007
analogous
#001504 #00150E #001215
triadic
#00150E #0E0015 #150E00
tetradic
#00150E #040015 #150007 #121500
square
#00150E #040015 #150007 #121500
split-complementary
#00150E #150012 #150400
monochromatic
#001F14 #001F14 #001F14 #005237 #008F60
Accessibility & contrast
On white
18.86
#00150E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#00150E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00150E
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00150E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00150E | 1.00 | 18.86 | 1.11 | 18.86 |
| #FFFFFF | 18.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#14130E
Deuteranopia (green-blind)
#11100E
Tritanopia (blue-blind)
#001513
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #00150e; /* rgb */ color: rgb(0, 21, 14); /* oklch */ color: oklch(17.4% 0.034 170.2);
Tailwind
colors: {
custom: {
50: '#46524d',
500: '#00150e',
950: '#000000',
},
}SCSS
$custom: #00150e; $custom-light: #46524d; $custom-dark: #000000;
JSON
{
"hex": "#00150e",
"rgb": {
"r": 0,
"g": 21,
"b": 14
},
"hsl": {
"h": 160,
"s": 100,
"l": 4.118
},
"oklch": {
"l": 0.17412,
"c": 0.03439,
"h": 170.2
},
"luminance": 0.00568
}Semantic roles & 50–950 ramp
primary
#00150E
secondary
#60112B
accent
#2970FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000201
muted
#777877