#050706#050706
#050706 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 12.5% C 0.005 H 165.2°. Best body text is #FFFFFF at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #050706 |
|---|---|
| RGB | rgb(5, 7, 6) |
| HSL | hsl(150, 17%, 2%) |
| HSV | hsv(150, 29%, 3%) |
| CMYK | cmyk(28.6%, 0%, 14.3%, 97.3%) |
| CIE-LAB | lab(1.78, -0.66, 0.20) |
| CIE-LCH | lch(1.78, 0.69, 163.65°) |
| OKLab | oklab(12.48% -0.0053 0.0014) |
| OKLCH | oklch(12.48% 0.005 165.2) |
| XYZ | xyz(0.1714, 0.1974, 0.2013) |
| Luminance | 0.0020 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Black
#000000
ΔE00 1.43
Almost Black
#070D0D
ΔE00 1.77
Dark
#1B2431
ΔE00 11.18
Very Dark Brown
#1D0200
ΔE00 12.63
Gunmetal
#2A3439
ΔE00 13.20
Dark Grey
#363737
ΔE00 13.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050706 #070506
analogous
#050705 #050706 #050707
triadic
#050706 #060507 #070605
tetradic
#050706 #050507 #070506 #070705
square
#050706 #050507 #070506 #070705
split-complementary
#050706 #070507 #070505
monochromatic
#0D120F #0D120F #0D120F #1F2B25 #384E43
Accessibility & contrast
On white
20.20
#050706 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050706 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050706
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050706 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050706 | 1.00 | 20.20 | 1.04 | 20.20 |
| #FFFFFF | 20.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070706
Deuteranopia (green-blind)
#060606
Tritanopia (blue-blind)
#050707
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #050706; /* rgb */ color: rgb(5, 7, 6); /* oklch */ color: oklch(12.5% 0.005 165.2);
Tailwind
colors: {
custom: {
50: '#494a49',
500: '#050706',
950: '#000000',
},
}SCSS
$custom: #050706; $custom-light: #494a49; $custom-dark: #000000;
JSON
{
"hex": "#050706",
"rgb": {
"r": 5,
"g": 7,
"b": 6
},
"hsl": {
"h": 150,
"s": 16.667,
"l": 2.353
},
"oklch": {
"l": 0.12475,
"c": 0.00547,
"h": 165.2
},
"luminance": 0.00197
}Semantic roles & 50–950 ramp
primary
#050706
secondary
#3A2E34
accent
#6E94B9
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777