#041111#041111
#041111 is a very dark, muted teal. Relative luminance 0.005; OKLCH L 16.5% C 0.020 H 195.4°. Best body text is #FFFFFF at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #041111 |
|---|---|
| RGB | rgb(4, 17, 17) |
| HSL | hsl(180, 62%, 4%) |
| HSV | hsv(180, 76%, 7%) |
| CMYK | cmyk(76.5%, 0%, 0%, 93.3%) |
| CIE-LAB | lab(4.22, -3.78, -1.33) |
| CIE-LCH | lch(4.22, 4.01, 199.43°) |
| OKLab | oklab(16.48% -0.0194 -0.0053) |
| OKLCH | oklch(16.48% 0.02 195.4) |
| XYZ | xyz(0.3517, 0.4671, 0.6018) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.84
Black
#000000
ΔE00 5.71
Dark
#1B2431
ΔE00 10.46
Gunmetal
#2A3439
ΔE00 11.23
Charcoal (survey)
#343837
ΔE00 12.54
Onyx
#353839
ΔE00 12.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041111 #110404
analogous
#04110B #041111 #040B11
triadic
#041111 #110411 #111104
tetradic
#041111 #0B0411 #110404 #0B1104
square
#041111 #0B0411 #110404 #0B1104
split-complementary
#041111 #11040B #110B04
monochromatic
#061919 #061919 #061919 #104343 #1B7474
Accessibility & contrast
On white
19.21
#041111 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#041111 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041111
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041111 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041111 | 1.00 | 19.21 | 1.09 | 19.21 |
| #FFFFFF | 19.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F1011
Deuteranopia (green-blind)
#0D0E11
Tritanopia (blue-blind)
#001211
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #041111; /* rgb */ color: rgb(4, 17, 17); /* oklch */ color: oklch(16.5% 0.020 195.4);
Tailwind
colors: {
custom: {
50: '#484f4f',
500: '#041111',
950: '#000000',
},
}SCSS
$custom: #041111; $custom-light: #484f4f; $custom-dark: #000000;
JSON
{
"hex": "#041111",
"rgb": {
"r": 4,
"g": 17,
"b": 17
},
"hsl": {
"h": 180,
"s": 61.905,
"l": 4.118
},
"oklch": {
"l": 0.16482,
"c": 0.02011,
"h": 195.4
},
"luminance": 0.00467
}Semantic roles & 50–950 ramp
primary
#041111
secondary
#512020
accent
#4343E5
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777