#041D18#041D18
#041D18 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 20.9% C 0.033 H 177.8°. Best body text is #FFFFFF at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #041D18 |
|---|---|
| RGB | rgb(4, 29, 24) |
| HSL | hsl(168, 76%, 6%) |
| HSV | hsv(168, 86%, 11%) |
| CMYK | cmyk(86.2%, 0%, 17.2%, 88.6%) |
| CIE-LAB | lab(8.74, -10.88, 0.54) |
| CIE-LCH | lch(8.74, 10.90, 177.15°) |
| OKLab | oklab(20.91% -0.0331 0.0013) |
| OKLCH | oklch(20.91% 0.033 177.8) |
| XYZ | xyz(0.6542, 0.9704, 1.0168) |
| Luminance | 0.0097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.34
Gunmetal
#2A3439
ΔE00 12.60
Black
#000000
ΔE00 13.01
Charcoal (survey)
#343837
ΔE00 13.36
Dark Forest Green
#002D04
ΔE00 13.97
Very Dark Green
#062E03
ΔE00 14.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041D18 #1D0409
analogous
#041D0C #041D18 #04161D
triadic
#041D18 #18041D #1D1804
tetradic
#041D18 #0C041D #1D0409 #161D04
square
#041D18 #0C041D #1D0409 #161D04
split-complementary
#041D18 #1D0416 #1D0C04
monochromatic
#041B16 #041B16 #041D18 #0B5345 #138971
Accessibility & contrast
On white
17.59
#041D18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#041D18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041D18
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041D18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041D18 | 1.00 | 17.59 | 1.19 | 17.59 |
| #FFFFFF | 17.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1B18
Deuteranopia (green-blind)
#181818
Tritanopia (blue-blind)
#001E1B
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #041d18; /* rgb */ color: rgb(4, 29, 24); /* oklch */ color: oklch(20.9% 0.033 177.8);
Tailwind
colors: {
custom: {
50: '#475954',
500: '#041d18',
950: '#000000',
},
}SCSS
$custom: #041d18; $custom-light: #475954; $custom-dark: #000000;
JSON
{
"hex": "#041d18",
"rgb": {
"r": 4,
"g": 29,
"b": 24
},
"hsl": {
"h": 168,
"s": 75.758,
"l": 6.471
},
"oklch": {
"l": 0.20913,
"c": 0.03316,
"h": 177.8
},
"luminance": 0.0097
}Semantic roles & 50–950 ramp
primary
#041D18
secondary
#5F1D2B
accent
#355BF2
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000302
muted
#777878