#050606#050606
#050606 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 12.0% C 0.003 H 196.9°. Best body text is #FFFFFF at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #050606 |
|---|---|
| RGB | rgb(5, 6, 6) |
| HSL | hsl(180, 9%, 2%) |
| HSV | hsv(180, 17%, 2%) |
| CMYK | cmyk(16.7%, 0%, 0%, 97.6%) |
| CIE-LAB | lab(1.59, -0.26, -0.09) |
| CIE-LCH | lch(1.59, 0.28, 199.22°) |
| OKLab | oklab(12.04% -0.0024 -0.0007) |
| OKLCH | oklch(12.04% 0.003 196.9) |
| XYZ | xyz(0.1606, 0.1757, 0.1977) |
| Luminance | 0.0018 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Black
#000000
ΔE00 1.00
Almost Black
#070D0D
ΔE00 2.22
Dark
#1B2431
ΔE00 10.99
Very Dark Brown
#1D0200
ΔE00 11.91
Gunmetal
#2A3439
ΔE00 13.34
Dark Grey
#363737
ΔE00 13.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050606 #060505
analogous
#050606 #050606 #050606
triadic
#050606 #060506 #060605
tetradic
#050606 #060506 #060505 #060605
square
#050606 #060506 #060505 #060605
split-complementary
#050606 #060506 #060605
monochromatic
#0E1111 #0E1111 #0E1111 #212727 #3D4949
Accessibility & contrast
On white
20.29
#050606 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050606 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050606
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050606 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050606 | 1.00 | 20.29 | 1.04 | 20.29 |
| #FFFFFF | 20.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060606
Deuteranopia (green-blind)
#060606
Tritanopia (blue-blind)
#050606
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #050606; /* rgb */ color: rgb(5, 6, 6); /* oklch */ color: oklch(12.0% 0.003 196.9);
Tailwind
colors: {
custom: {
50: '#494949',
500: '#050606',
950: '#000000',
},
}SCSS
$custom: #050606; $custom-light: #494949; $custom-dark: #000000;
JSON
{
"hex": "#050606",
"rgb": {
"r": 5,
"g": 6,
"b": 6
},
"hsl": {
"h": 180,
"s": 9.091,
"l": 2.157
},
"oklch": {
"l": 0.12036,
"c": 0.00251,
"h": 196.9
},
"luminance": 0.00176
}Semantic roles & 50–950 ramp
primary
#050606
secondary
#373030
accent
#7676B2
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777