#041C15#041C15
#041C15 is a very dark, muted teal. Relative luminance 0.009; OKLCH L 20.5% C 0.034 H 171.2°. Best body text is #FFFFFF at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #041C15 |
|---|---|
| RGB | rgb(4, 28, 21) |
| HSL | hsl(163, 75%, 6%) |
| HSV | hsv(163, 86%, 11%) |
| CMYK | cmyk(85.7%, 0%, 25%, 89%) |
| CIE-LAB | lab(8.22, -10.83, 1.97) |
| CIE-LCH | lch(8.22, 11.01, 169.70°) |
| OKLab | oklab(20.45% -0.0336 0.0052) |
| OKLCH | oklch(20.45% 0.034 171.2) |
| XYZ | xyz(0.6006, 0.9104, 0.8534) |
| Luminance | 0.0091 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.34
Black
#000000
ΔE00 12.91
Dark Forest Green
#002D04
ΔE00 13.20
Gunmetal
#2A3439
ΔE00 13.23
Very Dark Green
#062E03
ΔE00 13.49
Charcoal (survey)
#343837
ΔE00 13.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041C15 #1C040B
analogous
#041C09 #041C15 #04171C
triadic
#041C15 #15041C #1C1504
tetradic
#041C15 #09041C #1C040B #171C04
square
#041C15 #09041C #1C040B #171C04
split-complementary
#041C15 #1C0417 #1C0904
monochromatic
#041B14 #041B14 #041C15 #0C523D #138765
Accessibility & contrast
On white
17.77
#041C15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#041C15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041C15
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041C15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041C15 | 1.00 | 17.77 | 1.18 | 17.77 |
| #FFFFFF | 17.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1915
Deuteranopia (green-blind)
#171715
Tritanopia (blue-blind)
#001C1A
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #041c15; /* rgb */ color: rgb(4, 28, 21); /* oklch */ color: oklch(20.5% 0.034 171.2);
Tailwind
colors: {
custom: {
50: '#485852',
500: '#041c15',
950: '#000000',
},
}SCSS
$custom: #041c15; $custom-light: #485852; $custom-dark: #000000;
JSON
{
"hex": "#041c15",
"rgb": {
"r": 4,
"g": 28,
"b": 21
},
"hsl": {
"h": 162.5,
"s": 75,
"l": 6.275
},
"oklch": {
"l": 0.20454,
"c": 0.03402,
"h": 171.2
},
"luminance": 0.0091
}Semantic roles & 50–950 ramp
primary
#041C15
secondary
#5E1D30
accent
#366DF2
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000302
muted
#777878