#041B14#041B14
#041B14 is a very dark, muted teal. Relative luminance 0.009; OKLCH L 20.1% C 0.033 H 170.6°. Best body text is #FFFFFF at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #041B14 |
|---|---|
| RGB | rgb(4, 27, 20) |
| HSL | hsl(162, 74%, 6%) |
| HSV | hsv(162, 85%, 11%) |
| CMYK | cmyk(85.2%, 0%, 25.9%, 89.4%) |
| CIE-LAB | lab(7.77, -10.21, 1.98) |
| CIE-LCH | lch(7.77, 10.40, 169.01°) |
| OKLab | oklab(20.07% -0.0328 0.0054) |
| OKLCH | oklch(20.07% 0.033 170.6) |
| XYZ | xyz(0.5682, 0.8601, 0.7978) |
| Luminance | 0.0086 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.78
Black
#000000
ΔE00 12.34
Gunmetal
#2A3439
ΔE00 13.09
Charcoal (survey)
#343837
ΔE00 13.48
Dark Forest Green
#002D04
ΔE00 13.54
Very Dark Green
#062E03
ΔE00 13.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041B14 #1B040B
analogous
#041B08 #041B14 #04161B
triadic
#041B14 #14041B #1B1404
tetradic
#041B14 #08041B #1B040B #161B04
square
#041B14 #08041B #1B040B #161B04
split-complementary
#041B14 #1B0416 #1B0804
monochromatic
#041B14 #041B14 #041B14 #0C503B #148663
Accessibility & contrast
On white
17.92
#041B14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#041B14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041B14
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041B14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041B14 | 1.00 | 17.92 | 1.17 | 17.92 |
| #FFFFFF | 17.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1914
Deuteranopia (green-blind)
#161614
Tritanopia (blue-blind)
#001B19
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #041b14; /* rgb */ color: rgb(4, 27, 20); /* oklch */ color: oklch(20.1% 0.033 170.6);
Tailwind
colors: {
custom: {
50: '#485751',
500: '#041b14',
950: '#000000',
},
}SCSS
$custom: #041b14; $custom-light: #485751; $custom-dark: #000000;
JSON
{
"hex": "#041b14",
"rgb": {
"r": 4,
"g": 27,
"b": 20
},
"hsl": {
"h": 161.739,
"s": 74.194,
"l": 6.078
},
"oklch": {
"l": 0.20072,
"c": 0.03328,
"h": 170.6
},
"luminance": 0.0086
}Semantic roles & 50–950 ramp
primary
#041B14
secondary
#5D1E31
accent
#3770F1
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000302
muted
#777878