#041E19#041E19
#041E19 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.3% C 0.034 H 178.3°. Best body text is #FFFFFF at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #041E19 |
|---|---|
| RGB | rgb(4, 30, 25) |
| HSL | hsl(168, 76%, 7%) |
| HSV | hsv(168, 87%, 12%) |
| CMYK | cmyk(86.7%, 0%, 16.7%, 88.2%) |
| CIE-LAB | lab(9.19, -11.38, 0.45) |
| CIE-LCH | lch(9.19, 11.39, 177.72°) |
| OKLab | oklab(21.29% -0.0339 0.001) |
| OKLCH | oklch(21.29% 0.034 178.3) |
| XYZ | xyz(0.6897, 1.0245, 1.0809) |
| Luminance | 0.0103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.79
Gunmetal
#2A3439
ΔE00 12.68
Charcoal (survey)
#343837
ΔE00 13.44
Black
#000000
ΔE00 13.48
Dark Forest Green
#002D04
ΔE00 13.78
Very Dark Green
#062E03
ΔE00 14.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041E19 #1E0409
analogous
#041E0C #041E19 #04161E
triadic
#041E19 #19041E #1E1904
tetradic
#041E19 #0C041E #1E0409 #161E04
square
#041E19 #0C041E #1E0409 #161E04
split-complementary
#041E19 #1E0416 #1E0C04
monochromatic
#041B17 #041B17 #041E19 #0B5446 #128A73
Accessibility & contrast
On white
17.43
#041E19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#041E19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041E19
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041E19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041E19 | 1.00 | 17.43 | 1.21 | 17.43 |
| #FFFFFF | 17.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1C19
Deuteranopia (green-blind)
#181919
Tritanopia (blue-blind)
#001F1C
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #041e19; /* rgb */ color: rgb(4, 30, 25); /* oklch */ color: oklch(21.3% 0.034 178.3);
Tailwind
colors: {
custom: {
50: '#475955',
500: '#041e19',
950: '#000000',
},
}SCSS
$custom: #041e19; $custom-light: #475955; $custom-dark: #000000;
JSON
{
"hex": "#041e19",
"rgb": {
"r": 4,
"g": 30,
"b": 25
},
"hsl": {
"h": 168.462,
"s": 76.471,
"l": 6.667
},
"oklch": {
"l": 0.21292,
"c": 0.03394,
"h": 178.3
},
"luminance": 0.01025
}Semantic roles & 50–950 ramp
primary
#041E19
secondary
#611D2A
accent
#3559F3
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000303
muted
#777878