#041012#041012
#041012 is a very dark, near-neutral teal. Relative luminance 0.004; OKLCH L 16.2% C 0.019 H 208.0°. Best body text is #FFFFFF at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #041012 |
|---|---|
| RGB | rgb(4, 16, 18) |
| HSL | hsl(189, 64%, 4%) |
| HSV | hsv(189, 78%, 7%) |
| CMYK | cmyk(77.8%, 11.1%, 0%, 92.9%) |
| CIE-LAB | lab(3.97, -3.02, -2.29) |
| CIE-LCH | lch(3.97, 3.79, 217.13°) |
| OKLab | oklab(16.19% -0.0171 -0.0091) |
| OKLCH | oklch(16.19% 0.019 208) |
| XYZ | xyz(0.3445, 0.4400, 0.6389) |
| Luminance | 0.0044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.36
Black
#000000
ΔE00 5.11
Dark
#1B2431
ΔE00 9.57
Gunmetal
#2A3439
ΔE00 11.10
Charcoal (survey)
#343837
ΔE00 12.66
Onyx
#353839
ΔE00 12.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041012 #120604
analogous
#04120D #041012 #040912
triadic
#041012 #120410 #101204
tetradic
#041012 #0D0412 #120604 #091204
square
#041012 #0D0412 #120604 #091204
split-complementary
#041012 #120409 #120D04
monochromatic
#061619 #061619 #061619 #0F3D44 #1A6976
Accessibility & contrast
On white
19.30
#041012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#041012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041012
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041012 | 1.00 | 19.30 | 1.09 | 19.30 |
| #FFFFFF | 19.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0F12
Deuteranopia (green-blind)
#0C0D12
Tritanopia (blue-blind)
#001111
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #041012; /* rgb */ color: rgb(4, 16, 18); /* oklch */ color: oklch(16.2% 0.019 208.0);
Tailwind
colors: {
custom: {
50: '#484e50',
500: '#041012',
950: '#000000',
},
}SCSS
$custom: #041012; $custom-light: #484e50; $custom-dark: #000000;
JSON
{
"hex": "#041012",
"rgb": {
"r": 4,
"g": 16,
"b": 18
},
"hsl": {
"h": 188.571,
"s": 63.636,
"l": 4.314
},
"oklch": {
"l": 0.16189,
"c": 0.01942,
"h": 208
},
"luminance": 0.0044
}Semantic roles & 50–950 ramp
primary
#041012
secondary
#522720
accent
#5941E7
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000102
muted
#777778