#040806#040806
#040806 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 12.7% C 0.011 H 165.2°. Best body text is #FFFFFF at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #040806 |
|---|---|
| RGB | rgb(4, 8, 6) |
| HSL | hsl(150, 33%, 2%) |
| HSV | hsv(150, 50%, 3%) |
| CMYK | cmyk(50%, 0%, 25%, 96.9%) |
| CIE-LAB | lab(1.92, -1.32, 0.39) |
| CIE-LCH | lch(1.92, 1.38, 163.67°) |
| OKLab | oklab(12.73% -0.0103 0.0027) |
| OKLCH | oklch(12.73% 0.011 165.2) |
| XYZ | xyz(0.1698, 0.2126, 0.2044) |
| Luminance | 0.0021 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.29
Black
#000000
ΔE00 2.23
Dark
#1B2431
ΔE00 11.41
Gunmetal
#2A3439
ΔE00 13.03
Dark Grey
#363737
ΔE00 13.57
Charcoal (survey)
#343837
ΔE00 13.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#040806 #080406
analogous
#040804 #040806 #040808
triadic
#040806 #060408 #080604
tetradic
#040806 #040408 #080406 #080804
square
#040806 #040408 #080406 #080804
split-complementary
#040806 #080408 #080404
monochromatic
#0A140F #0A140F #0A140F #183125 #2D5A43
Accessibility & contrast
On white
20.14
#040806 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#040806 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #040806
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##040806 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##040806 | 1.00 | 20.14 | 1.04 | 20.14 |
| #FFFFFF | 20.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080706
Deuteranopia (green-blind)
#070706
Tritanopia (blue-blind)
#030807
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #040806; /* rgb */ color: rgb(4, 8, 6); /* oklch */ color: oklch(12.7% 0.011 165.2);
Tailwind
colors: {
custom: {
50: '#484a49',
500: '#040806',
950: '#000000',
},
}SCSS
$custom: #040806; $custom-light: #484a49; $custom-dark: #000000;
JSON
{
"hex": "#040806",
"rgb": {
"r": 4,
"g": 8,
"b": 6
},
"hsl": {
"h": 150,
"s": 33.333,
"l": 2.353
},
"oklch": {
"l": 0.12726,
"c": 0.01061,
"h": 165.2
},
"luminance": 0.00213
}Semantic roles & 50–950 ramp
primary
#040806
secondary
#402834
accent
#5E94C9
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777