#041C16#041C16
#041C16 is a very dark, muted teal. Relative luminance 0.009; OKLCH L 20.5% C 0.033 H 174.2°. Best body text is #FFFFFF at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #041C16 |
|---|---|
| RGB | rgb(4, 28, 22) |
| HSL | hsl(165, 75%, 6%) |
| HSV | hsv(165, 86%, 11%) |
| CMYK | cmyk(85.7%, 0%, 21.4%, 89%) |
| CIE-LAB | lab(8.26, -10.59, 1.31) |
| CIE-LCH | lch(8.26, 10.67, 172.93°) |
| OKLab | oklab(20.49% -0.033 0.0034) |
| OKLCH | oklch(20.49% 0.033 174.2) |
| XYZ | xyz(0.6101, 0.9142, 0.9032) |
| Luminance | 0.0091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.08
Black
#000000
ΔE00 12.70
Gunmetal
#2A3439
ΔE00 12.87
Charcoal (survey)
#343837
ΔE00 13.43
Dark Forest Green
#002D04
ΔE00 13.68
Very Dark Green
#062E03
ΔE00 13.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041C16 #1C040A
analogous
#041C0A #041C16 #04161C
triadic
#041C16 #16041C #1C1604
tetradic
#041C16 #0A041C #1C040A #161C04
square
#041C16 #0A041C #1C040A #161C04
split-complementary
#041C16 #1C0416 #1C0A04
monochromatic
#041B15 #041B15 #041C16 #0C5240 #13876A
Accessibility & contrast
On white
17.75
#041C16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#041C16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041C16
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041C16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041C16 | 1.00 | 17.75 | 1.18 | 17.75 |
| #FFFFFF | 17.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1A16
Deuteranopia (green-blind)
#171716
Tritanopia (blue-blind)
#001C1A
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #041c16; /* rgb */ color: rgb(4, 28, 22); /* oklch */ color: oklch(20.5% 0.033 174.2);
Tailwind
colors: {
custom: {
50: '#485852',
500: '#041c16',
950: '#000000',
},
}SCSS
$custom: #041c16; $custom-light: #485852; $custom-dark: #000000;
JSON
{
"hex": "#041c16",
"rgb": {
"r": 4,
"g": 28,
"b": 22
},
"hsl": {
"h": 165,
"s": 75,
"l": 6.275
},
"oklch": {
"l": 0.20492,
"c": 0.03315,
"h": 174.2
},
"luminance": 0.00914
}Semantic roles & 50–950 ramp
primary
#041C16
secondary
#5E1D2E
accent
#3665F2
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000302
muted
#777878