#041E15#041E15
#041E15 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.1% C 0.037 H 167.2°. Best body text is #FFFFFF at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #041E15 |
|---|---|
| RGB | rgb(4, 30, 21) |
| HSL | hsl(159, 76%, 7%) |
| HSV | hsv(159, 87%, 12%) |
| CMYK | cmyk(86.7%, 0%, 30%, 88.2%) |
| CIE-LAB | lab(9.06, -12.45, 3.18) |
| CIE-LCH | lch(9.06, 12.85, 165.65°) |
| OKLab | oklab(21.14% -0.0365 0.0083) |
| OKLCH | oklch(21.14% 0.037 167.2) |
| XYZ | xyz(0.6496, 1.0084, 0.8697) |
| Luminance | 0.0101 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.73
Almost Black
#070D0D
ΔE00 11.82
Very Dark Green
#062E03
ΔE00 12.07
Gunmetal
#2A3439
ΔE00 14.18
Charcoal (survey)
#343837
ΔE00 14.25
Black
#000000
ΔE00 14.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041E15 #1E040D
analogous
#041E08 #041E15 #041A1E
triadic
#041E15 #15041E #1E1504
tetradic
#041E15 #08041E #1E040D #1A1E04
square
#041E15 #08041E #1E040D #1A1E04
split-complementary
#041E15 #1E041A #1E0804
monochromatic
#041B13 #041B13 #041E15 #0B543B #128A61
Accessibility & contrast
On white
17.47
#041E15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#041E15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041E15
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041E15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041E15 | 1.00 | 17.47 | 1.20 | 17.47 |
| #FFFFFF | 17.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1B15
Deuteranopia (green-blind)
#191916
Tritanopia (blue-blind)
#001E1B
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #041e15; /* rgb */ color: rgb(4, 30, 21); /* oklch */ color: oklch(21.1% 0.037 167.2);
Tailwind
colors: {
custom: {
50: '#485952',
500: '#041e15',
950: '#000000',
},
}SCSS
$custom: #041e15; $custom-light: #485952; $custom-dark: #000000;
JSON
{
"hex": "#041e15",
"rgb": {
"r": 4,
"g": 30,
"b": 21
},
"hsl": {
"h": 159.231,
"s": 76.471,
"l": 6.667
},
"oklch": {
"l": 0.2114,
"c": 0.03738,
"h": 167.2
},
"luminance": 0.01009
}Semantic roles & 50–950 ramp
primary
#041E15
secondary
#611D35
accent
#3577F3
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000302
muted
#777878