#041C13#041C13
#041C13 is a very dark, muted teal. Relative luminance 0.009; OKLCH L 20.4% C 0.036 H 165.9°. Best body text is #FFFFFF at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #041C13 |
|---|---|
| RGB | rgb(4, 28, 19) |
| HSL | hsl(158, 75%, 6%) |
| HSV | hsv(158, 86%, 11%) |
| CMYK | cmyk(85.7%, 0%, 32.1%, 89%) |
| CIE-LAB | lab(8.16, -11.29, 3.20) |
| CIE-LCH | lch(8.16, 11.74, 164.17°) |
| OKLab | oklab(20.38% -0.0349 0.0088) |
| OKLCH | oklch(20.38% 0.036 165.9) |
| XYZ | xyz(0.5828, 0.9033, 0.7596) |
| Luminance | 0.0090 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.85
Dark Forest Green
#002D04
ΔE00 12.33
Very Dark Green
#062E03
ΔE00 12.61
Black
#000000
ΔE00 13.31
Gunmetal
#2A3439
ΔE00 13.92
Charcoal (survey)
#343837
ΔE00 13.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041C13 #1C040D
analogous
#041C07 #041C13 #04191C
triadic
#041C13 #13041C #1C1304
tetradic
#041C13 #07041C #1C040D #191C04
square
#041C13 #07041C #1C040D #191C04
split-complementary
#041C13 #1C0419 #1C0704
monochromatic
#041B12 #041B12 #041C13 #0C5237 #13875C
Accessibility & contrast
On white
17.79
#041C13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#041C13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041C13
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041C13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041C13 | 1.00 | 17.79 | 1.18 | 17.79 |
| #FFFFFF | 17.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1913
Deuteranopia (green-blind)
#181714
Tritanopia (blue-blind)
#001C19
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #041c13; /* rgb */ color: rgb(4, 28, 19); /* oklch */ color: oklch(20.4% 0.036 165.9);
Tailwind
colors: {
custom: {
50: '#485850',
500: '#041c13',
950: '#000000',
},
}SCSS
$custom: #041c13; $custom-light: #485850; $custom-dark: #000000;
JSON
{
"hex": "#041c13",
"rgb": {
"r": 4,
"g": 28,
"b": 19
},
"hsl": {
"h": 157.5,
"s": 75,
"l": 6.275
},
"oklch": {
"l": 0.20381,
"c": 0.036,
"h": 165.9
},
"luminance": 0.00903
}Semantic roles & 50–950 ramp
primary
#041C13
secondary
#5E1D36
accent
#367CF2
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000302
muted
#777878