#041E1E#041E1E
#041E1E is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.5% C 0.032 H 195.0°. Best body text is #FFFFFF at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #041E1E |
|---|---|
| RGB | rgb(4, 30, 30) |
| HSL | hsl(180, 76%, 7%) |
| HSV | hsv(180, 87%, 12%) |
| CMYK | cmyk(86.7%, 0%, 0%, 88.2%) |
| CIE-LAB | lab(9.39, -9.79, -2.99) |
| CIE-LCH | lch(9.39, 10.23, 196.96°) |
| OKLab | oklab(21.51% -0.0309 -0.0083) |
| OKLCH | oklch(21.51% 0.032 195) |
| XYZ | xyz(0.7486, 1.0480, 1.3909) |
| Luminance | 0.0105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.66
Gunmetal
#2A3439
ΔE00 10.84
Black
#000000
ΔE00 12.52
Charcoal (survey)
#343837
ΔE00 12.61
Dark
#1B2431
ΔE00 12.74
Onyx
#353839
ΔE00 13.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041E1E #1E0404
analogous
#041E11 #041E1E #04111E
triadic
#041E1E #1E041E #1E1E04
tetradic
#041E1E #11041E #1E0404 #111E04
square
#041E1E #11041E #1E0404 #111E04
split-complementary
#041E1E #1E0411 #1E1104
monochromatic
#041B1B #041B1B #041E1E #0B5454 #128A8A
Accessibility & contrast
On white
17.36
#041E1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#041E1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041E1E
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041E1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041E1E | 1.00 | 17.36 | 1.21 | 17.36 |
| #FFFFFF | 17.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1C1E
Deuteranopia (green-blind)
#17191E
Tritanopia (blue-blind)
#001F1E
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #041e1e; /* rgb */ color: rgb(4, 30, 30); /* oklch */ color: oklch(21.5% 0.032 195.0);
Tailwind
colors: {
custom: {
50: '#485959',
500: '#041e1e',
950: '#000000',
},
}SCSS
$custom: #041e1e; $custom-light: #485959; $custom-dark: #000000;
JSON
{
"hex": "#041e1e",
"rgb": {
"r": 4,
"g": 30,
"b": 30
},
"hsl": {
"h": 180,
"s": 76.471,
"l": 6.667
},
"oklch": {
"l": 0.21511,
"c": 0.03195,
"h": 195
},
"luminance": 0.01048
}Semantic roles & 50–950 ramp
primary
#041E1E
secondary
#611D1D
accent
#3535F3
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000303
muted
#777878