#041816#041816
#041816 is a very dark, muted teal. Relative luminance 0.007; OKLCH L 19.1% C 0.027 H 186.7°. Best body text is #FFFFFF at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #041816 |
|---|---|
| RGB | rgb(4, 24, 22) |
| HSL | hsl(174, 71%, 5%) |
| HSV | hsv(174, 83%, 9%) |
| CMYK | cmyk(83.3%, 0%, 8.3%, 90.6%) |
| CIE-LAB | lab(6.66, -7.33, -1.02) |
| CIE-LCH | lch(6.66, 7.40, 187.91°) |
| OKLab | oklab(19.12% -0.0271 -0.0032) |
| OKLCH | oklch(19.12% 0.027 186.7) |
| XYZ | xyz(0.5215, 0.7370, 0.8737) |
| Luminance | 0.0074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 6.86
Black
#000000
ΔE00 9.68
Gunmetal
#2A3439
ΔE00 11.19
Dark
#1B2431
ΔE00 12.31
Charcoal (survey)
#343837
ΔE00 12.47
Onyx
#353839
ΔE00 13.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041816 #180406
analogous
#04180C #041816 #041018
triadic
#041816 #160418 #181604
tetradic
#041816 #0C0418 #180406 #101804
square
#041816 #0C0418 #180406 #101804
split-complementary
#041816 #180410 #180C04
monochromatic
#041A18 #041A18 #041A18 #0D4C46 #158176
Accessibility & contrast
On white
18.30
#041816 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#041816 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041816
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041816 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041816 | 1.00 | 18.30 | 1.15 | 18.30 |
| #FFFFFF | 18.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161616
Deuteranopia (green-blind)
#131416
Tritanopia (blue-blind)
#001917
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #041816; /* rgb */ color: rgb(4, 24, 22); /* oklch */ color: oklch(19.1% 0.027 186.7);
Tailwind
colors: {
custom: {
50: '#485452',
500: '#041816',
950: '#000000',
},
}SCSS
$custom: #041816; $custom-light: #485452; $custom-dark: #000000;
JSON
{
"hex": "#041816",
"rgb": {
"r": 4,
"g": 24,
"b": 22
},
"hsl": {
"h": 174,
"s": 71.429,
"l": 5.49
},
"oklch": {
"l": 0.19124,
"c": 0.02733,
"h": 186.7
},
"luminance": 0.00737
}Semantic roles & 50–950 ramp
primary
#041816
secondary
#5A1E24
accent
#3A4CEE
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000202
muted
#777878