#04241F#04241F
#04241F is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.5% C 0.038 H 180.6°. Best body text is #FFFFFF at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #04241F |
|---|---|
| RGB | rgb(4, 36, 31) |
| HSL | hsl(171, 80%, 8%) |
| HSV | hsv(171, 89%, 14%) |
| CMYK | cmyk(88.9%, 0%, 13.9%, 85.9%) |
| CIE-LAB | lab(11.87, -13.25, -0.05) |
| CIE-LCH | lch(11.87, 13.25, 180.24°) |
| OKLab | oklab(23.54% -0.0384 -0.0004) |
| OKLCH | oklch(23.54% 0.038 180.6) |
| XYZ | xyz(0.9281, 1.3864, 1.5147) |
| Luminance | 0.0139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 12.72
Gunmetal
#2A3439
ΔE00 12.74
Dark Forest Green
#002D04
ΔE00 13.21
Dark Teal
#014D4E
ΔE00 13.46
Charcoal (survey)
#343837
ΔE00 13.50
Very Dark Green
#062E03
ΔE00 13.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#04241F #240409
analogous
#04240F #04241F #041924
triadic
#04241F #1F0424 #241F04
tetradic
#04241F #0F0424 #240409 #192404
square
#04241F #0F0424 #240409 #192404
split-complementary
#04241F #240419 #240F04
monochromatic
#031C18 #031C18 #04241F #0A5B4E #10927E
Accessibility & contrast
On white
16.44
#04241F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#04241F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #04241F
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##04241F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##04241F | 1.00 | 16.44 | 1.28 | 16.44 |
| #FFFFFF | 16.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#22211F
Deuteranopia (green-blind)
#1D1E1F
Tritanopia (blue-blind)
#002522
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #04241f; /* rgb */ color: rgb(4, 36, 31); /* oklch */ color: oklch(23.5% 0.038 180.6);
Tailwind
colors: {
custom: {
50: '#495f5a',
500: '#04241f',
950: '#000000',
},
}SCSS
$custom: #04241f; $custom-light: #495f5a; $custom-dark: #000000;
JSON
{
"hex": "#04241f",
"rgb": {
"r": 4,
"g": 36,
"b": 31
},
"hsl": {
"h": 170.625,
"s": 80,
"l": 7.843
},
"oklch": {
"l": 0.23542,
"c": 0.03838,
"h": 180.6
},
"luminance": 0.01386
}Semantic roles & 50–950 ramp
primary
#04241F
secondary
#671D29
accent
#3150F6
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978