#04241E#04241E
#04241E is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.5% C 0.039 H 177.9°. Best body text is #FFFFFF at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #04241E |
|---|---|
| RGB | rgb(4, 36, 30) |
| HSL | hsl(169, 80%, 8%) |
| HSV | hsv(169, 89%, 14%) |
| CMYK | cmyk(88.9%, 0%, 16.7%, 85.9%) |
| CIE-LAB | lab(11.83, -13.59, 0.62) |
| CIE-LCH | lch(11.83, 13.61, 177.39°) |
| OKLab | oklab(23.5% -0.039 0.0014) |
| OKLCH | oklch(23.5% 0.039 177.9) |
| XYZ | xyz(0.9152, 1.3812, 1.4464) |
| Luminance | 0.0138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 12.63
Almost Black
#070D0D
ΔE00 12.97
Very Dark Green
#062E03
ΔE00 13.06
Gunmetal
#2A3439
ΔE00 13.14
Dark Teal
#014D4E
ΔE00 13.60
Charcoal (survey)
#343837
ΔE00 13.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#04241E #24040A
analogous
#04240E #04241E #041A24
triadic
#04241E #1E0424 #241E04
tetradic
#04241E #0E0424 #24040A #1A2404
square
#04241E #0E0424 #24040A #1A2404
split-complementary
#04241E #24041A #240E04
monochromatic
#031C17 #031C17 #04241E #0A5B4C #10927A
Accessibility & contrast
On white
16.46
#04241E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#04241E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #04241E
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##04241E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##04241E | 1.00 | 16.46 | 1.28 | 16.46 |
| #FFFFFF | 16.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#22211E
Deuteranopia (green-blind)
#1E1E1E
Tritanopia (blue-blind)
#002522
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #04241e; /* rgb */ color: rgb(4, 36, 30); /* oklch */ color: oklch(23.5% 0.039 177.9);
Tailwind
colors: {
custom: {
50: '#495f59',
500: '#04241e',
950: '#000000',
},
}SCSS
$custom: #04241e; $custom-light: #495f59; $custom-dark: #000000;
JSON
{
"hex": "#04241e",
"rgb": {
"r": 4,
"g": 36,
"b": 30
},
"hsl": {
"h": 168.75,
"s": 80,
"l": 7.843
},
"oklch": {
"l": 0.23502,
"c": 0.03902,
"h": 177.9
},
"luminance": 0.01381
}Semantic roles & 50–950 ramp
primary
#04241E
secondary
#671D2B
accent
#3156F6
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978