#060808#060808
#060808 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 13.1% C 0.004 H 196.6°. Best body text is #FFFFFF at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #060808 |
|---|---|
| RGB | rgb(6, 8, 8) |
| HSL | hsl(180, 14%, 3%) |
| HSV | hsv(180, 25%, 3%) |
| CMYK | cmyk(25%, 0%, 0%, 96.9%) |
| CIE-LAB | lab(2.08, -0.52, -0.18) |
| CIE-LCH | lch(2.08, 0.55, 199.48°) |
| OKLab | oklab(13.15% -0.004 -0.0012) |
| OKLCH | oklch(13.15% 0.004 196.6) |
| XYZ | xyz(0.2058, 0.2299, 0.2632) |
| Luminance | 0.0023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Black
#000000
ΔE00 1.44
Almost Black
#070D0D
ΔE00 1.75
Dark
#1B2431
ΔE00 10.76
Very Dark Brown
#1D0200
ΔE00 12.40
Gunmetal
#2A3439
ΔE00 12.96
Dark Grey
#363737
ΔE00 13.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060808 #080606
analogous
#060807 #060808 #060708
triadic
#060808 #080608 #080806
tetradic
#060808 #070608 #080606 #070806
square
#060808 #070608 #080606 #070806
split-complementary
#060808 #080607 #080706
monochromatic
#0D1111 #0D1111 #0D1111 #202B2B #3A4E4E
Accessibility & contrast
On white
20.08
#060808 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#060808 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060808
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060808 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060808 | 1.00 | 20.08 | 1.05 | 20.08 |
| #FFFFFF | 20.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080808
Deuteranopia (green-blind)
#070708
Tritanopia (blue-blind)
#050808
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #060808; /* rgb */ color: rgb(6, 8, 8); /* oklch */ color: oklch(13.1% 0.004 196.6);
Tailwind
colors: {
custom: {
50: '#494a4a',
500: '#060808',
950: '#000000',
},
}SCSS
$custom: #060808; $custom-light: #494a4a; $custom-dark: #000000;
JSON
{
"hex": "#060808",
"rgb": {
"r": 6,
"g": 8,
"b": 8
},
"hsl": {
"h": 180,
"s": 14.286,
"l": 2.745
},
"oklch": {
"l": 0.13149,
"c": 0.00423,
"h": 196.6
},
"luminance": 0.0023
}Semantic roles & 50–950 ramp
primary
#060808
secondary
#3A3030
accent
#7171B7
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777