#041E23#041E23
#041E23 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.8% C 0.033 H 212.3°. Best body text is #FFFFFF at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #041E23 |
|---|---|
| RGB | rgb(4, 30, 35) |
| HSL | hsl(190, 79%, 8%) |
| HSV | hsv(190, 89%, 14%) |
| CMYK | cmyk(88.6%, 14.3%, 0%, 86.3%) |
| CIE-LAB | lab(9.61, -7.91, -6.37) |
| CIE-LCH | lch(9.61, 10.16, 218.82°) |
| OKLab | oklab(21.76% -0.028 -0.0177) |
| OKLCH | oklch(21.76% 0.033 212.3) |
| XYZ | xyz(0.8176, 1.0756, 1.7543) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.01
Gunmetal
#2A3439
ΔE00 9.35
Dark
#1B2431
ΔE00 10.08
Dark Blue Grey
#1F3B4D
ΔE00 11.56
Black
#000000
ΔE00 11.81
Charcoal (survey)
#343837
ΔE00 12.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041E23 #230904
analogous
#042318 #041E23 #040F23
triadic
#041E23 #23041E #1E2304
tetradic
#041E23 #180423 #230904 #0F2304
square
#041E23 #180423 #230904 #0F2304
split-complementary
#041E23 #23040F #231804
monochromatic
#03181B #03181B #041E23 #0A4D5A #117C91
Accessibility & contrast
On white
17.28
#041E23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#041E23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041E23
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041E23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041E23 | 1.00 | 17.28 | 1.22 | 17.28 |
| #FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1D23
Deuteranopia (green-blind)
#161923
Tritanopia (blue-blind)
#002020
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #041e23; /* rgb */ color: rgb(4, 30, 35); /* oklch */ color: oklch(21.8% 0.033 212.3);
Tailwind
colors: {
custom: {
50: '#48595d',
500: '#041e23',
950: '#000000',
},
}SCSS
$custom: #041e23; $custom-light: #48595d; $custom-dark: #000000;
JSON
{
"hex": "#041e23",
"rgb": {
"r": 4,
"g": 30,
"b": 35
},
"hsl": {
"h": 189.677,
"s": 79.487,
"l": 7.647
},
"oklch": {
"l": 0.21763,
"c": 0.03316,
"h": 212.3
},
"luminance": 0.01076
}Semantic roles & 50–950 ramp
primary
#041E23
secondary
#66291D
accent
#5132F6
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010304
muted
#777879