#041B1A#041B1A
#041B1A is a very dark, muted teal. Relative luminance 0.009; OKLCH L 20.3% C 0.030 H 191.2°. Best body text is #FFFFFF at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #041B1A |
|---|---|
| RGB | rgb(4, 27, 26) |
| HSL | hsl(177, 74%, 6%) |
| HSV | hsv(177, 85%, 11%) |
| CMYK | cmyk(85.2%, 0%, 3.7%, 89.4%) |
| CIE-LAB | lab(7.99, -8.68, -2.07) |
| CIE-LCH | lch(7.99, 8.93, 193.40°) |
| OKLab | oklab(20.32% -0.0291 -0.0058) |
| OKLCH | oklch(20.32% 0.03 191.2) |
| XYZ | xyz(0.6284, 0.8842, 1.1146) |
| Luminance | 0.0088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 8.38
Gunmetal
#2A3439
ΔE00 10.99
Black
#000000
ΔE00 11.21
Dark
#1B2431
ΔE00 12.51
Charcoal (survey)
#343837
ΔE00 12.56
Onyx
#353839
ΔE00 13.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041B1A #1B0405
analogous
#041B0E #041B1A #04101B
triadic
#041B1A #1A041B #1B1A04
tetradic
#041B1A #0E041B #1B0405 #101B04
square
#041B1A #0E041B #1B0405 #101B04
split-complementary
#041B1A #1B0410 #1B0E04
monochromatic
#041B1A #041B1A #041B1A #0C504D #148681
Accessibility & contrast
On white
17.85
#041B1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#041B1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041B1A
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041B1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041B1A | 1.00 | 17.85 | 1.18 | 17.85 |
| #FFFFFF | 17.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#19191A
Deuteranopia (green-blind)
#15161A
Tritanopia (blue-blind)
#001C1B
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #041b1a; /* rgb */ color: rgb(4, 27, 26); /* oklch */ color: oklch(20.3% 0.030 191.2);
Tailwind
colors: {
custom: {
50: '#485756',
500: '#041b1a',
950: '#000000',
},
}SCSS
$custom: #041b1a; $custom-light: #485756; $custom-dark: #000000;
JSON
{
"hex": "#041b1a",
"rgb": {
"r": 4,
"g": 27,
"b": 26
},
"hsl": {
"h": 177.391,
"s": 74.194,
"l": 6.078
},
"oklch": {
"l": 0.20323,
"c": 0.02963,
"h": 191.2
},
"luminance": 0.00884
}Semantic roles & 50–950 ramp
primary
#041B1A
secondary
#5D1E20
accent
#373FF1
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000303
muted
#777878