#00241A#00241A
#00241A is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.2% C 0.046 H 170.2°. Best body text is #FFFFFF at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #00241A |
|---|---|
| RGB | rgb(0, 36, 26) |
| HSL | hsl(163, 100%, 7%) |
| HSV | hsv(163, 100%, 14%) |
| CMYK | cmyk(100%, 0%, 27.8%, 85.9%) |
| CIE-LAB | lab(11.53, -16.21, 3.05) |
| CIE-LCH | lch(11.53, 16.49, 169.34°) |
| OKLab | oklab(23.16% -0.0451 0.0078) |
| OKLCH | oklch(23.16% 0.046 170.2) |
| XYZ | xyz(0.8172, 1.3362, 1.1919) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.43
Very Dark Green
#062E03
ΔE00 10.97
Evergreen
#05472A
ΔE00 12.45
Dark Green
#033500
ΔE00 13.57
Dark Teal
#014D4E
ΔE00 14.19
Dark Blue Green
#005249
ΔE00 14.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00241A #24000A
analogous
#002408 #00241A #001C24
triadic
#00241A #1A0024 #241A00
tetradic
#00241A #080024 #24000A #1C2400
square
#00241A #080024 #24000A #1C2400
split-complementary
#00241A #24001C #240800
monochromatic
#001F16 #001F16 #00241A #006146 #009E72
Accessibility & contrast
On white
16.57
#00241A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#00241A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00241A
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00241A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00241A | 1.00 | 16.57 | 1.27 | 16.57 |
| #FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232119
Deuteranopia (green-blind)
#1E1D1B
Tritanopia (blue-blind)
#002421
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #00241a; /* rgb */ color: rgb(0, 36, 26); /* oklch */ color: oklch(23.2% 0.046 170.2);
Tailwind
colors: {
custom: {
50: '#465f56',
500: '#00241a',
950: '#000000',
},
}SCSS
$custom: #00241a; $custom-light: #465f56; $custom-dark: #000000;
JSON
{
"hex": "#00241a",
"rgb": {
"r": 0,
"g": 36,
"b": 26
},
"hsl": {
"h": 163.333,
"s": 100,
"l": 7.059
},
"oklch": {
"l": 0.23158,
"c": 0.04575,
"h": 170.2
},
"luminance": 0.01336
}Semantic roles & 50–950 ramp
primary
#00241A
secondary
#6D132C
accent
#2964FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000403
muted
#777978