#041A12#041A12
#041A12 is a very dark, muted teal. Relative luminance 0.008; OKLCH L 19.7% C 0.034 H 167.0°. Best body text is #FFFFFF at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #041A12 |
|---|---|
| RGB | rgb(4, 26, 18) |
| HSL | hsl(158, 73%, 6%) |
| HSV | hsv(158, 85%, 10%) |
| CMYK | cmyk(84.6%, 0%, 30.8%, 89.8%) |
| CIE-LAB | lab(7.30, -9.81, 2.57) |
| CIE-LCH | lch(7.30, 10.14, 165.32°) |
| OKLab | oklab(19.65% -0.0327 0.0075) |
| OKLCH | oklch(19.65% 0.034 167) |
| XYZ | xyz(0.5286, 0.8082, 0.7003) |
| Luminance | 0.0081 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.48
Black
#000000
ΔE00 11.98
Gunmetal
#2A3439
ΔE00 13.29
Dark Forest Green
#002D04
ΔE00 13.49
Charcoal (survey)
#343837
ΔE00 13.52
Very Dark Green
#062E03
ΔE00 13.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041A12 #1A040C
analogous
#041A07 #041A12 #04171A
triadic
#041A12 #12041A #1A1204
tetradic
#041A12 #07041A #1A040C #171A04
square
#041A12 #07041A #1A040C #171A04
split-complementary
#041A12 #1A0417 #1A0704
monochromatic
#041B12 #041B12 #041B12 #0C4F37 #14845B
Accessibility & contrast
On white
18.08
#041A12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#041A12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041A12
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041A12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041A12 | 1.00 | 18.08 | 1.16 | 18.08 |
| #FFFFFF | 18.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#191812
Deuteranopia (green-blind)
#161513
Tritanopia (blue-blind)
#001A18
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #041a12; /* rgb */ color: rgb(4, 26, 18); /* oklch */ color: oklch(19.7% 0.034 167.0);
Tailwind
colors: {
custom: {
50: '#485650',
500: '#041a12',
950: '#000000',
},
}SCSS
$custom: #041a12; $custom-light: #485650; $custom-dark: #000000;
JSON
{
"hex": "#041a12",
"rgb": {
"r": 4,
"g": 26,
"b": 18
},
"hsl": {
"h": 158.182,
"s": 73.333,
"l": 5.882
},
"oklch": {
"l": 0.19652,
"c": 0.03353,
"h": 167
},
"luminance": 0.00808
}Semantic roles & 50–950 ramp
primary
#041A12
secondary
#5C1E34
accent
#387BF0
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000302
muted
#777878