#050707#050707
#050707 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 12.5% C 0.005 H 196.6°. Best body text is #FFFFFF at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #050707 |
|---|---|
| RGB | rgb(5, 7, 7) |
| HSL | hsl(180, 17%, 2%) |
| HSV | hsv(180, 29%, 3%) |
| CMYK | cmyk(28.6%, 0%, 0%, 97.3%) |
| CIE-LAB | lab(1.80, -0.52, -0.18) |
| CIE-LCH | lch(1.80, 0.56, 199.33°) |
| OKLab | oklab(12.53% -0.0045 -0.0013) |
| OKLCH | oklch(12.53% 0.005 196.6) |
| XYZ | xyz(0.1769, 0.1996, 0.2302) |
| Luminance | 0.0020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Black
#000000
ΔE00 1.31
Almost Black
#070D0D
ΔE00 1.81
Dark
#1B2431
ΔE00 10.87
Very Dark Brown
#1D0200
ΔE00 12.42
Gunmetal
#2A3439
ΔE00 13.11
Dark Grey
#363737
ΔE00 13.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050707 #070505
analogous
#050706 #050707 #050607
triadic
#050707 #070507 #070705
tetradic
#050707 #060507 #070505 #060705
square
#050707 #060507 #070505 #060705
split-complementary
#050707 #070506 #070605
monochromatic
#0D1212 #0D1212 #0D1212 #1F2B2B #384E4E
Accessibility & contrast
On white
20.19
#050707 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050707 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050707
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050707 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050707 | 1.00 | 20.19 | 1.04 | 20.19 |
| #FFFFFF | 20.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070707
Deuteranopia (green-blind)
#060607
Tritanopia (blue-blind)
#040707
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #050707; /* rgb */ color: rgb(5, 7, 7); /* oklch */ color: oklch(12.5% 0.005 196.6);
Tailwind
colors: {
custom: {
50: '#494a4a',
500: '#050707',
950: '#000000',
},
}SCSS
$custom: #050707; $custom-light: #494a4a; $custom-dark: #000000;
JSON
{
"hex": "#050707",
"rgb": {
"r": 5,
"g": 7,
"b": 7
},
"hsl": {
"h": 180,
"s": 16.667,
"l": 2.353
},
"oklch": {
"l": 0.12535,
"c": 0.00465,
"h": 196.6
},
"luminance": 0.002
}Semantic roles & 50–950 ramp
primary
#050707
secondary
#3A2E2E
accent
#6E6EB9
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777