#041E16#041E16
#041E16 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.2% C 0.036 H 169.8°. Best body text is #FFFFFF at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #041E16 |
|---|---|
| RGB | rgb(4, 30, 22) |
| HSL | hsl(162, 76%, 7%) |
| HSV | hsv(162, 87%, 12%) |
| CMYK | cmyk(86.7%, 0%, 26.7%, 88.2%) |
| CIE-LAB | lab(9.09, -12.19, 2.52) |
| CIE-LCH | lch(9.09, 12.45, 168.30°) |
| OKLab | oklab(21.18% -0.0358 0.0065) |
| OKLCH | oklch(21.18% 0.036 169.8) |
| XYZ | xyz(0.6591, 1.0122, 0.9195) |
| Luminance | 0.0101 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.56
Dark Forest Green
#002D04
ΔE00 12.20
Very Dark Green
#062E03
ΔE00 12.54
Gunmetal
#2A3439
ΔE00 13.81
Charcoal (survey)
#343837
ΔE00 14.04
Black
#000000
ΔE00 14.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041E16 #1E040C
analogous
#041E09 #041E16 #04191E
triadic
#041E16 #16041E #1E1604
tetradic
#041E16 #09041E #1E040C #191E04
square
#041E16 #09041E #1E040C #191E04
split-complementary
#041E16 #1E0419 #1E0904
monochromatic
#041B14 #041B14 #041E16 #0B543E #128A65
Accessibility & contrast
On white
17.47
#041E16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#041E16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041E16
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041E16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041E16 | 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)
#1D1B16
Deuteranopia (green-blind)
#191917
Tritanopia (blue-blind)
#001E1C
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #041e16; /* rgb */ color: rgb(4, 30, 22); /* oklch */ color: oklch(21.2% 0.036 169.8);
Tailwind
colors: {
custom: {
50: '#485952',
500: '#041e16',
950: '#000000',
},
}SCSS
$custom: #041e16; $custom-light: #485952; $custom-dark: #000000;
JSON
{
"hex": "#041e16",
"rgb": {
"r": 4,
"g": 30,
"b": 22
},
"hsl": {
"h": 161.538,
"s": 76.471,
"l": 6.667
},
"oklch": {
"l": 0.21176,
"c": 0.0364,
"h": 169.8
},
"luminance": 0.01012
}Semantic roles & 50–950 ramp
primary
#041E16
secondary
#611D32
accent
#356FF3
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000302
muted
#777878