#041010#041010
#041010 is a very dark, near-neutral teal. Relative luminance 0.004; OKLCH L 16.1% C 0.019 H 195.4°. Best body text is #FFFFFF at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #041010 |
|---|---|
| RGB | rgb(4, 16, 16) |
| HSL | hsl(180, 60%, 4%) |
| HSV | hsv(180, 75%, 6%) |
| CMYK | cmyk(75%, 0%, 0%, 93.7%) |
| CIE-LAB | lab(3.92, -3.42, -1.20) |
| CIE-LCH | lch(3.92, 3.63, 199.39°) |
| OKLab | oklab(16.09% -0.0184 -0.0051) |
| OKLCH | oklch(16.09% 0.019 195.4) |
| XYZ | xyz(0.3288, 0.4338, 0.5565) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.37
Black
#000000
ΔE00 5.24
Dark
#1B2431
ΔE00 10.44
Gunmetal
#2A3439
ΔE00 11.38
Charcoal (survey)
#343837
ΔE00 12.63
Onyx
#353839
ΔE00 12.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041010 #100404
analogous
#04100A #041010 #040A10
triadic
#041010 #100410 #101004
tetradic
#041010 #0A0410 #100404 #0A1004
square
#041010 #0A0410 #100404 #0A1004
split-complementary
#041010 #10040A #100A04
monochromatic
#061818 #061818 #061818 #104141 #1C7272
Accessibility & contrast
On white
19.32
#041010 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#041010 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041010
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041010 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041010 | 1.00 | 19.32 | 1.09 | 19.32 |
| #FFFFFF | 19.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0F10
Deuteranopia (green-blind)
#0C0D10
Tritanopia (blue-blind)
#011110
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #041010; /* rgb */ color: rgb(4, 16, 16); /* oklch */ color: oklch(16.1% 0.019 195.4);
Tailwind
colors: {
custom: {
50: '#484e4e',
500: '#041010',
950: '#000000',
},
}SCSS
$custom: #041010; $custom-light: #484e4e; $custom-dark: #000000;
JSON
{
"hex": "#041010",
"rgb": {
"r": 4,
"g": 16,
"b": 16
},
"hsl": {
"h": 180,
"s": 60,
"l": 3.922
},
"oklch": {
"l": 0.16086,
"c": 0.01905,
"h": 195.4
},
"luminance": 0.00434
}Semantic roles & 50–950 ramp
primary
#041010
secondary
#4F2020
accent
#4545E3
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777