#041616#041616
#041616 is a very dark, muted teal. Relative luminance 0.007; OKLCH L 18.4% C 0.025 H 195.2°. Best body text is #FFFFFF at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #041616 |
|---|---|
| RGB | rgb(4, 22, 22) |
| HSL | hsl(180, 69%, 5%) |
| HSV | hsv(180, 82%, 9%) |
| CMYK | cmyk(81.8%, 0%, 0%, 91.4%) |
| CIE-LAB | lab(5.94, -5.87, -2.07) |
| CIE-LCH | lch(5.94, 6.22, 199.40°) |
| OKLab | oklab(18.44% -0.0242 -0.0066) |
| OKLCH | oklch(18.44% 0.025 195.2) |
| XYZ | xyz(0.4817, 0.6575, 0.8604) |
| Luminance | 0.0066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.41
Black
#000000
ΔE00 8.28
Gunmetal
#2A3439
ΔE00 10.68
Dark
#1B2431
ΔE00 10.91
Charcoal (survey)
#343837
ΔE00 12.29
Onyx
#353839
ΔE00 12.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041616 #160404
analogous
#04160D #041616 #040D16
triadic
#041616 #160416 #161604
tetradic
#041616 #0D0416 #160404 #0D1604
square
#041616 #0D0416 #160404 #0D1604
split-complementary
#041616 #16040D #160D04
monochromatic
#051A1A #051A1A #051A1A #0D4A4A #177E7E
Accessibility & contrast
On white
18.56
#041616 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#041616 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041616
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041616 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041616 | 1.00 | 18.56 | 1.13 | 18.56 |
| #FFFFFF | 18.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141416
Deuteranopia (green-blind)
#111216
Tritanopia (blue-blind)
#001716
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #041616; /* rgb */ color: rgb(4, 22, 22); /* oklch */ color: oklch(18.4% 0.025 195.2);
Tailwind
colors: {
custom: {
50: '#485252',
500: '#041616',
950: '#000000',
},
}SCSS
$custom: #041616; $custom-light: #485252; $custom-dark: #000000;
JSON
{
"hex": "#041616",
"rgb": {
"r": 4,
"g": 22,
"b": 22
},
"hsl": {
"h": 180,
"s": 69.231,
"l": 5.098
},
"oklch": {
"l": 0.18442,
"c": 0.02503,
"h": 195.2
},
"luminance": 0.00658
}Semantic roles & 50–950 ramp
primary
#041616
secondary
#571E1E
accent
#3C3CEC
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000202
muted
#777878