#062020#062020
#062020 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.4% C 0.032 H 195.1°. Best body text is #FFFFFF at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #062020 |
|---|---|
| RGB | rgb(6, 32, 32) |
| HSL | hsl(180, 68%, 7%) |
| HSV | hsv(180, 81%, 13%) |
| CMYK | cmyk(81.2%, 0%, 0%, 87.5%) |
| CIE-LAB | lab(10.38, -9.83, -2.97) |
| CIE-LCH | lch(10.38, 10.27, 196.84°) |
| OKLab | oklab(22.37% -0.0305 -0.0082) |
| OKLCH | oklch(22.37% 0.032 195.1) |
| XYZ | xyz(0.8522, 1.1759, 1.5483) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.95
Gunmetal
#2A3439
ΔE00 10.44
Charcoal (survey)
#343837
ΔE00 12.19
Dark
#1B2431
ΔE00 12.64
Black
#000000
ΔE00 12.83
Onyx
#353839
ΔE00 12.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062020 #200606
analogous
#062013 #062020 #061320
triadic
#062020 #200620 #202006
tetradic
#062020 #130620 #200606 #132006
square
#062020 #130620 #200606 #132006
split-complementary
#062020 #200613 #201306
monochromatic
#051A1A #051A1A #062020 #105454 #198787
Accessibility & contrast
On white
17.00
#062020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#062020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062020
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062020 | 1.00 | 17.00 | 1.24 | 17.00 |
| #FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1E20
Deuteranopia (green-blind)
#191B20
Tritanopia (blue-blind)
#002120
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #062020; /* rgb */ color: rgb(6, 32, 32); /* oklch */ color: oklch(22.4% 0.032 195.1);
Tailwind
colors: {
custom: {
50: '#495b5b',
500: '#062020',
950: '#000000',
},
}SCSS
$custom: #062020; $custom-light: #495b5b; $custom-dark: #000000;
JSON
{
"hex": "#062020",
"rgb": {
"r": 6,
"g": 32,
"b": 32
},
"hsl": {
"h": 180,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.22372,
"c": 0.03161,
"h": 195.1
},
"luminance": 0.01176
}Semantic roles & 50–950 ramp
primary
#062020
secondary
#602222
accent
#3D3DEB
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979