#041E20#041E20
#041E20 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.6% C 0.032 H 202.1°. Best body text is #FFFFFF at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #041E20 |
|---|---|
| RGB | rgb(4, 30, 32) |
| HSL | hsl(184, 78%, 7%) |
| HSV | hsv(184, 88%, 13%) |
| CMYK | cmyk(87.5%, 6.2%, 0%, 87.5%) |
| CIE-LAB | lab(9.47, -9.08, -4.34) |
| CIE-LCH | lch(9.47, 10.06, 205.58°) |
| OKLab | oklab(21.61% -0.0297 -0.0121) |
| OKLCH | oklch(21.61% 0.032 202.1) |
| XYZ | xyz(0.7749, 1.0586, 1.5297) |
| Luminance | 0.0106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.33
Gunmetal
#2A3439
ΔE00 10.18
Dark
#1B2431
ΔE00 11.69
Black
#000000
ΔE00 12.19
Charcoal (survey)
#343837
ΔE00 12.37
Dark Blue Grey
#1F3B4D
ΔE00 12.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041E20 #200604
analogous
#042014 #041E20 #041020
triadic
#041E20 #20041E #1E2004
tetradic
#041E20 #140420 #200604 #102004
square
#041E20 #140420 #200604 #102004
split-complementary
#041E20 #200410 #201404
monochromatic
#03191B #03191B #041E20 #0B5156 #12848D
Accessibility & contrast
On white
17.33
#041E20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#041E20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041E20
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041E20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041E20 | 1.00 | 17.33 | 1.21 | 17.33 |
| #FFFFFF | 17.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1C20
Deuteranopia (green-blind)
#171920
Tritanopia (blue-blind)
#00201F
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #041e20; /* rgb */ color: rgb(4, 30, 32); /* oklch */ color: oklch(21.6% 0.032 202.1);
Tailwind
colors: {
custom: {
50: '#48595b',
500: '#041e20',
950: '#000000',
},
}SCSS
$custom: #041e20; $custom-light: #48595b; $custom-dark: #000000;
JSON
{
"hex": "#041e20",
"rgb": {
"r": 4,
"g": 30,
"b": 32
},
"hsl": {
"h": 184.286,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.21608,
"c": 0.03206,
"h": 202.1
},
"luminance": 0.01059
}Semantic roles & 50–950 ramp
primary
#041E20
secondary
#63221D
accent
#4134F4
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000304
muted
#777879