#041C14#041C14
#041C14 is a very dark, muted teal. Relative luminance 0.009; OKLCH L 20.4% C 0.035 H 168.5°. Best body text is #FFFFFF at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #041C14 |
|---|---|
| RGB | rgb(4, 28, 20) |
| HSL | hsl(160, 75%, 6%) |
| HSV | hsv(160, 86%, 11%) |
| CMYK | cmyk(85.7%, 0%, 28.6%, 89%) |
| CIE-LAB | lab(8.19, -11.07, 2.60) |
| CIE-LCH | lch(8.19, 11.37, 166.79°) |
| OKLab | oklab(20.42% -0.0343 0.007) |
| OKLCH | oklch(20.42% 0.035 168.5) |
| XYZ | xyz(0.5915, 0.9068, 0.8055) |
| Luminance | 0.0091 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.60
Dark Forest Green
#002D04
ΔE00 12.75
Very Dark Green
#062E03
ΔE00 13.03
Black
#000000
ΔE00 13.11
Gunmetal
#2A3439
ΔE00 13.58
Charcoal (survey)
#343837
ΔE00 13.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041C14 #1C040C
analogous
#041C08 #041C14 #04181C
triadic
#041C14 #14041C #1C1404
tetradic
#041C14 #08041C #1C040C #181C04
square
#041C14 #08041C #1C040C #181C04
split-complementary
#041C14 #1C0418 #1C0804
monochromatic
#041B13 #041B13 #041C14 #0C523A #138761
Accessibility & contrast
On white
17.78
#041C14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#041C14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041C14
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041C14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041C14 | 1.00 | 17.78 | 1.18 | 17.78 |
| #FFFFFF | 17.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1914
Deuteranopia (green-blind)
#171715
Tritanopia (blue-blind)
#001C1A
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #041c14; /* rgb */ color: rgb(4, 28, 20); /* oklch */ color: oklch(20.4% 0.035 168.5);
Tailwind
colors: {
custom: {
50: '#485851',
500: '#041c14',
950: '#000000',
},
}SCSS
$custom: #041c14; $custom-light: #485851; $custom-dark: #000000;
JSON
{
"hex": "#041c14",
"rgb": {
"r": 4,
"g": 28,
"b": 20
},
"hsl": {
"h": 160,
"s": 75,
"l": 6.275
},
"oklch": {
"l": 0.20417,
"c": 0.03497,
"h": 168.5
},
"luminance": 0.00907
}Semantic roles & 50–950 ramp
primary
#041C14
secondary
#5E1D33
accent
#3675F2
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000302
muted
#777878