#00241F#00241F
#00241F is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.4% C 0.042 H 181.5°. Best body text is #FFFFFF at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #00241F |
|---|---|
| RGB | rgb(0, 36, 31) |
| HSL | hsl(172, 100%, 7%) |
| HSV | hsv(172, 100%, 14%) |
| CMYK | cmyk(100%, 0%, 13.9%, 85.9%) |
| CIE-LAB | lab(11.69, -14.45, -0.33) |
| CIE-LCH | lch(11.69, 14.45, 181.31°) |
| OKLab | oklab(23.35% -0.0419 -0.0011) |
| OKLCH | oklch(23.35% 0.042 181.5) |
| XYZ | xyz(0.8781, 1.3606, 1.5124) |
| Luminance | 0.0136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 13.14
Dark Teal
#014D4E
ΔE00 13.24
Almost Black
#070D0D
ΔE00 13.45
Gunmetal
#2A3439
ΔE00 13.45
Very Dark Green
#062E03
ΔE00 13.63
Evergreen
#05472A
ΔE00 14.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00241F #240005
analogous
#00240D #00241F #001724
triadic
#00241F #1F0024 #241F00
tetradic
#00241F #0D0024 #240005 #172400
square
#00241F #0D0024 #240005 #172400
split-complementary
#00241F #240017 #240D00
monochromatic
#001F1A #001F1A #00241F #006154 #009E88
Accessibility & contrast
On white
16.51
#00241F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#00241F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00241F
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00241F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00241F | 1.00 | 16.51 | 1.27 | 16.51 |
| #FFFFFF | 16.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#22211F
Deuteranopia (green-blind)
#1D1D1F
Tritanopia (blue-blind)
#002522
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #00241f; /* rgb */ color: rgb(0, 36, 31); /* oklch */ color: oklch(23.4% 0.042 181.5);
Tailwind
colors: {
custom: {
50: '#475f5a',
500: '#00241f',
950: '#000000',
},
}SCSS
$custom: #00241f; $custom-light: #475f5a; $custom-dark: #000000;
JSON
{
"hex": "#00241f",
"rgb": {
"r": 0,
"g": 36,
"b": 31
},
"hsl": {
"h": 171.667,
"s": 100,
"l": 7.059
},
"oklch": {
"l": 0.2335,
"c": 0.04195,
"h": 181.5
},
"luminance": 0.01361
}Semantic roles & 50–950 ramp
primary
#00241F
secondary
#6D1320
accent
#2947FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000403
muted
#777978