#041D1F#041D1F
#041D1F is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.2% C 0.031 H 202.3°. Best body text is #FFFFFF at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #041D1F |
|---|---|
| RGB | rgb(4, 29, 31) |
| HSL | hsl(184, 77%, 7%) |
| HSV | hsv(184, 87%, 12%) |
| CMYK | cmyk(87.1%, 6.5%, 0%, 87.8%) |
| CIE-LAB | lab(9.02, -8.70, -4.28) |
| CIE-LCH | lch(9.02, 9.70, 206.18°) |
| OKLab | oklab(21.23% -0.0289 -0.0119) |
| OKLCH | oklch(21.23% 0.031 202.3) |
| XYZ | xyz(0.7366, 1.0034, 1.4509) |
| Luminance | 0.0100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 8.92
Gunmetal
#2A3439
ΔE00 10.17
Dark
#1B2431
ΔE00 11.48
Black
#000000
ΔE00 11.78
Charcoal (survey)
#343837
ΔE00 12.37
Onyx
#353839
ΔE00 12.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041D1F #1F0604
analogous
#041F14 #041D1F #04101F
triadic
#041D1F #1F041D #1D1F04
tetradic
#041D1F #14041F #1F0604 #101F04
square
#041D1F #14041F #1F0604 #101F04
split-complementary
#041D1F #1F0410 #1F1404
monochromatic
#03191B #03191B #041D1F #0B5055 #12828B
Accessibility & contrast
On white
17.49
#041D1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#041D1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041D1F
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041D1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041D1F | 1.00 | 17.49 | 1.20 | 17.49 |
| #FFFFFF | 17.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1B1F
Deuteranopia (green-blind)
#16181F
Tritanopia (blue-blind)
#001F1E
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #041d1f; /* rgb */ color: rgb(4, 29, 31); /* oklch */ color: oklch(21.2% 0.031 202.3);
Tailwind
colors: {
custom: {
50: '#48595a',
500: '#041d1f',
950: '#000000',
},
}SCSS
$custom: #041d1f; $custom-light: #48595a; $custom-dark: #000000;
JSON
{
"hex": "#041d1f",
"rgb": {
"r": 4,
"g": 29,
"b": 31
},
"hsl": {
"h": 184.444,
"s": 77.143,
"l": 6.863
},
"oklch": {
"l": 0.21229,
"c": 0.03124,
"h": 202.3
},
"luminance": 0.01003
}Semantic roles & 50–950 ramp
primary
#041D1F
secondary
#62221D
accent
#4234F4
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000303
muted
#777878