#062022#062022
#062022 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.5% C 0.032 H 202.2°. Best body text is #FFFFFF at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #062022 |
|---|---|
| RGB | rgb(6, 32, 34) |
| HSL | hsl(184, 70%, 8%) |
| HSV | hsv(184, 82%, 13%) |
| CMYK | cmyk(82.4%, 5.9%, 0%, 86.7%) |
| CIE-LAB | lab(10.46, -9.06, -4.32) |
| CIE-LCH | lch(10.46, 10.04, 205.50°) |
| OKLab | oklab(22.47% -0.0294 -0.012) |
| OKLCH | oklch(22.47% 0.032 202.2) |
| XYZ | xyz(0.8802, 1.1871, 1.6958) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.58
Gunmetal
#2A3439
ΔE00 9.72
Dark
#1B2431
ΔE00 11.55
Charcoal (survey)
#343837
ΔE00 11.91
Black
#000000
ΔE00 12.48
Dark Blue Grey
#1F3B4D
ΔE00 12.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062022 #220806
analogous
#062216 #062022 #061222
triadic
#062022 #220620 #202206
tetradic
#062022 #160622 #220806 #122206
square
#062022 #160622 #220806 #122206
split-complementary
#062022 #220612 #221606
monochromatic
#05181A #05181A #062022 #0F5156 #18828A
Accessibility & contrast
On white
16.97
#062022 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#062022 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062022
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062022 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062022 | 1.00 | 16.97 | 1.24 | 16.97 |
| #FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1E22
Deuteranopia (green-blind)
#191B22
Tritanopia (blue-blind)
#002221
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #062022; /* rgb */ color: rgb(6, 32, 34); /* oklch */ color: oklch(22.5% 0.032 202.2);
Tailwind
colors: {
custom: {
50: '#4a5b5c',
500: '#062022',
950: '#000000',
},
}SCSS
$custom: #062022; $custom-light: #4a5b5c; $custom-dark: #000000;
JSON
{
"hex": "#062022",
"rgb": {
"r": 6,
"g": 32,
"b": 34
},
"hsl": {
"h": 184.286,
"s": 70,
"l": 7.843
},
"oklch": {
"l": 0.22467,
"c": 0.03171,
"h": 202.2
},
"luminance": 0.01187
}Semantic roles & 50–950 ramp
primary
#062022
secondary
#622622
accent
#483BED
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979