#050807#050807
#050807 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 12.9% C 0.007 H 174.7°. Best body text is #FFFFFF at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #050807 |
|---|---|
| RGB | rgb(5, 8, 7) |
| HSL | hsl(160, 23%, 3%) |
| HSV | hsv(160, 38%, 3%) |
| CMYK | cmyk(37.5%, 0%, 12.5%, 96.9%) |
| CIE-LAB | lab(2.00, -0.92, 0.10) |
| CIE-LCH | lch(2.00, 0.93, 173.67°) |
| OKLab | oklab(12.94% -0.007 0.0007) |
| OKLCH | oklch(12.94% 0.007 174.7) |
| XYZ | xyz(0.1878, 0.2213, 0.2338) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.39
Black
#000000
ΔE00 1.77
Dark
#1B2431
ΔE00 11.07
Gunmetal
#2A3439
ΔE00 12.98
Very Dark Brown
#1D0200
ΔE00 13.11
Dark Grey
#363737
ΔE00 13.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050807 #080506
analogous
#050805 #050807 #050708
triadic
#050807 #070508 #080705
tetradic
#050807 #050508 #080506 #070805
square
#050807 #050508 #080506 #070805
split-complementary
#050807 #080507 #080505
monochromatic
#0C1310 #0C1310 #0C1310 #1D2E28 #345349
Accessibility & contrast
On white
20.11
#050807 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050807 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050807
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050807 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050807 | 1.00 | 20.11 | 1.04 | 20.11 |
| #FFFFFF | 20.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080807
Deuteranopia (green-blind)
#070707
Tritanopia (blue-blind)
#040808
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #050807; /* rgb */ color: rgb(5, 8, 7); /* oklch */ color: oklch(12.9% 0.007 174.7);
Tailwind
colors: {
custom: {
50: '#494a4a',
500: '#050807',
950: '#000000',
},
}SCSS
$custom: #050807; $custom-light: #494a4a; $custom-dark: #000000;
JSON
{
"hex": "#050807",
"rgb": {
"r": 5,
"g": 8,
"b": 7
},
"hsl": {
"h": 160,
"s": 23.077,
"l": 2.549
},
"oklch": {
"l": 0.12941,
"c": 0.00705,
"h": 174.7
},
"luminance": 0.00221
}Semantic roles & 50–950 ramp
primary
#050807
secondary
#3D2C32
accent
#6885C0
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777