#060E20#060E20
#060E20 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 16.7% C 0.040 H 263.4°. Best body text is #FFFFFF at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #060E20 |
|---|---|
| RGB | rgb(6, 14, 32) |
| HSL | hsl(222, 68%, 7%) |
| HSV | hsv(222, 81%, 13%) |
| CMYK | cmyk(81.2%, 56.2%, 0%, 87.5%) |
| CIE-LAB | lab(4.13, 2.39, -12.47) |
| CIE-LCH | lch(4.13, 12.69, 280.87°) |
| OKLab | oklab(16.71% -0.0046 -0.0398) |
| OKLCH | oklch(16.71% 0.04 263.4) |
| XYZ | xyz(0.4928, 0.4570, 1.4285) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 6.90
Dark Navy Blue
#00022E
ΔE00 8.69
Midnight
#03012D
ΔE00 8.93
Navy (survey)
#01153E
ΔE00 9.07
Dark Navy
#000435
ΔE00 9.87
Very Dark Blue
#000133
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060E20 #201806
analogous
#061B20 #060E20 #0B0620
triadic
#060E20 #20060E #0E2006
tetradic
#060E20 #20061B #201806 #06200B
square
#060E20 #20061B #201806 #06200B
split-complementary
#060E20 #200B06 #1B2006
monochromatic
#050B1A #050B1A #060E20 #102554 #193B87
Accessibility & contrast
On white
19.24
#060E20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#060E20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060E20
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060E20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060E20 | 1.00 | 19.24 | 1.09 | 19.24 |
| #FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#061021
Deuteranopia (green-blind)
#040D20
Tritanopia (blue-blind)
#001215
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #060e20; /* rgb */ color: rgb(6, 14, 32); /* oklch */ color: oklch(16.7% 0.040 263.4);
Tailwind
colors: {
custom: {
50: '#494d5b',
500: '#060e20',
950: '#000000',
},
}SCSS
$custom: #060e20; $custom-light: #494d5b; $custom-dark: #000000;
JSON
{
"hex": "#060e20",
"rgb": {
"r": 6,
"g": 14,
"b": 32
},
"hsl": {
"h": 221.538,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.16713,
"c": 0.04007,
"h": 263.4
},
"luminance": 0.00457
}Semantic roles & 50–950 ramp
primary
#060E20
secondary
#604D22
accent
#B63DEB
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779