#00241E#00241E
#00241E is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.3% C 0.043 H 179.1°. Best body text is #FFFFFF at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #00241E |
|---|---|
| RGB | rgb(0, 36, 30) |
| HSL | hsl(170, 100%, 7%) |
| HSV | hsv(170, 100%, 14%) |
| CMYK | cmyk(100%, 0%, 16.7%, 85.9%) |
| CIE-LAB | lab(11.66, -14.82, 0.34) |
| CIE-LCH | lch(11.66, 14.82, 178.67°) |
| OKLab | oklab(23.31% -0.0425 0.0007) |
| OKLCH | oklch(23.31% 0.043 179.1) |
| XYZ | xyz(0.8651, 1.3554, 1.4441) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 12.56
Very Dark Green
#062E03
ΔE00 13.07
Dark Teal
#014D4E
ΔE00 13.39
Almost Black
#070D0D
ΔE00 13.70
Evergreen
#05472A
ΔE00 13.76
Gunmetal
#2A3439
ΔE00 13.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00241E #240006
analogous
#00240C #00241E #001824
triadic
#00241E #1E0024 #241E00
tetradic
#00241E #0C0024 #240006 #182400
square
#00241E #0C0024 #240006 #182400
split-complementary
#00241E #240018 #240C00
monochromatic
#001F1A #001F1A #00241E #006151 #009E84
Accessibility & contrast
On white
16.52
#00241E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#00241E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00241E
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00241E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00241E | 1.00 | 16.52 | 1.27 | 16.52 |
| #FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#22211E
Deuteranopia (green-blind)
#1D1D1E
Tritanopia (blue-blind)
#002522
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #00241e; /* rgb */ color: rgb(0, 36, 30); /* oklch */ color: oklch(23.3% 0.043 179.1);
Tailwind
colors: {
custom: {
50: '#475f59',
500: '#00241e',
950: '#000000',
},
}SCSS
$custom: #00241e; $custom-light: #475f59; $custom-dark: #000000;
JSON
{
"hex": "#00241e",
"rgb": {
"r": 0,
"g": 36,
"b": 30
},
"hsl": {
"h": 170,
"s": 100,
"l": 7.059
},
"oklch": {
"l": 0.23309,
"c": 0.04256,
"h": 179.1
},
"luminance": 0.01355
}Semantic roles & 50–950 ramp
primary
#00241E
secondary
#6D1322
accent
#294DFF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000403
muted
#777978