#061220#061220
#061220 is a very dark, muted cyan. Relative luminance 0.006; OKLCH L 17.9% C 0.034 H 252.4°. Best body text is #FFFFFF at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #061220 |
|---|---|
| RGB | rgb(6, 18, 32) |
| HSL | hsl(212, 68%, 7%) |
| HSV | hsv(212, 81%, 13%) |
| CMYK | cmyk(81.2%, 43.8%, 0%, 87.5%) |
| CIE-LAB | lab(5.20, 0.20, -10.84) |
| CIE-LCH | lch(5.20, 10.84, 271.06°) |
| OKLab | oklab(17.91% -0.0103 -0.0326) |
| OKLCH | oklch(17.91% 0.034 252.4) |
| XYZ | xyz(0.5520, 0.5756, 1.4482) |
| Luminance | 0.0058 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 5.49
Almost Black
#070D0D
ΔE00 8.65
Black
#000000
ΔE00 9.23
Navy (survey)
#01153E
ΔE00 10.39
Navy Blue
#1B2A4A
ΔE00 10.57
Dark Navy Blue
#00022E
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061220 #201406
analogous
#061F20 #061220 #070620
triadic
#061220 #200612 #122006
tetradic
#061220 #20061F #201406 #062007
square
#061220 #20061F #201406 #062007
split-complementary
#061220 #200706 #1F2006
monochromatic
#050E1A #050E1A #061220 #102F54 #194C87
Accessibility & contrast
On white
18.83
#061220 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#061220 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061220
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061220 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061220 | 1.00 | 18.83 | 1.12 | 18.83 |
| #FFFFFF | 18.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C1321
Deuteranopia (green-blind)
#091020
Tritanopia (blue-blind)
#001517
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #061220; /* rgb */ color: rgb(6, 18, 32); /* oklch */ color: oklch(17.9% 0.034 252.4);
Tailwind
colors: {
custom: {
50: '#49505b',
500: '#061220',
950: '#000000',
},
}SCSS
$custom: #061220; $custom-light: #49505b; $custom-dark: #000000;
JSON
{
"hex": "#061220",
"rgb": {
"r": 6,
"g": 18,
"b": 32
},
"hsl": {
"h": 212.308,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.17909,
"c": 0.03422,
"h": 252.4
},
"luminance": 0.00576
}Semantic roles & 50–950 ramp
primary
#061220
secondary
#604322
accent
#9B3DEB
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010204
muted
#777879