#041E22#041E22
#041E22 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.7% C 0.033 H 209.0°. Best body text is #FFFFFF at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #041E22 |
|---|---|
| RGB | rgb(4, 30, 34) |
| HSL | hsl(188, 79%, 7%) |
| HSV | hsv(188, 88%, 13%) |
| CMYK | cmyk(88.2%, 11.8%, 0%, 86.7%) |
| CIE-LAB | lab(9.56, -8.31, -5.69) |
| CIE-LCH | lch(9.56, 10.08, 214.41°) |
| OKLab | oklab(21.71% -0.0286 -0.0158) |
| OKLCH | oklch(21.71% 0.033 209) |
| XYZ | xyz(0.8030, 1.0698, 1.6772) |
| Luminance | 0.0107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.09
Gunmetal
#2A3439
ΔE00 9.60
Dark
#1B2431
ΔE00 10.61
Black
#000000
ΔE00 11.92
Dark Blue Grey
#1F3B4D
ΔE00 12.01
Charcoal (survey)
#343837
ΔE00 12.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041E22 #220804
analogous
#042217 #041E22 #040F22
triadic
#041E22 #22041E #1E2204
tetradic
#041E22 #170422 #220804 #0F2204
square
#041E22 #170422 #220804 #0F2204
split-complementary
#041E22 #22040F #221704
monochromatic
#03181B #03181B #041E22 #0A4E59 #117F90
Accessibility & contrast
On white
17.30
#041E22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#041E22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041E22
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041E22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041E22 | 1.00 | 17.30 | 1.21 | 17.30 |
| #FFFFFF | 17.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1C22
Deuteranopia (green-blind)
#161922
Tritanopia (blue-blind)
#00201F
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #041e22; /* rgb */ color: rgb(4, 30, 34); /* oklch */ color: oklch(21.7% 0.033 209.0);
Tailwind
colors: {
custom: {
50: '#48595c',
500: '#041e22',
950: '#000000',
},
}SCSS
$custom: #041e22; $custom-light: #48595c; $custom-dark: #000000;
JSON
{
"hex": "#041e22",
"rgb": {
"r": 4,
"g": 30,
"b": 34
},
"hsl": {
"h": 188,
"s": 78.947,
"l": 7.451
},
"oklch": {
"l": 0.2171,
"c": 0.03266,
"h": 209
},
"luminance": 0.0107
}Semantic roles & 50–950 ramp
primary
#041E22
secondary
#65271D
accent
#4C32F5
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010304
muted
#777879