#060E14#060E14
#060E14 is a very dark, near-neutral cyan. Relative luminance 0.004; OKLCH L 15.8% C 0.018 H 239.9°. Best body text is #FFFFFF at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #060E14 |
|---|---|
| RGB | rgb(6, 14, 20) |
| HSL | hsl(206, 54%, 5%) |
| HSV | hsv(206, 70%, 8%) |
| CMYK | cmyk(70%, 30%, 0%, 92.2%) |
| CIE-LAB | lab(3.64, -1.02, -4.03) |
| CIE-LCH | lch(3.64, 4.15, 255.77°) |
| OKLab | oklab(15.84% -0.0092 -0.0159) |
| OKLCH | oklch(15.84% 0.018 239.9) |
| XYZ | xyz(0.3584, 0.4033, 0.7206) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 3.28
Black
#000000
ΔE00 4.46
Dark
#1B2431
ΔE00 7.93
Gunmetal
#2A3439
ΔE00 11.36
Onyx
#353839
ΔE00 12.99
Dark Grey
#363737
ΔE00 13.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060E14 #140C06
analogous
#061413 #060E14 #060714
triadic
#060E14 #14060E #0E1406
tetradic
#060E14 #130614 #140C06 #071406
square
#060E14 #130614 #140C06 #071406
split-complementary
#060E14 #140607 #141306
monochromatic
#071018 #071018 #071018 #142F43 #225072
Accessibility & contrast
On white
19.43
#060E14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#060E14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060E14
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060E14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060E14 | 1.00 | 19.43 | 1.08 | 19.43 |
| #FFFFFF | 19.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0E14
Deuteranopia (green-blind)
#090C14
Tritanopia (blue-blind)
#021010
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #060e14; /* rgb */ color: rgb(6, 14, 20); /* oklch */ color: oklch(15.8% 0.018 239.9);
Tailwind
colors: {
custom: {
50: '#494d51',
500: '#060e14',
950: '#000000',
},
}SCSS
$custom: #060e14; $custom-light: #494d51; $custom-dark: #000000;
JSON
{
"hex": "#060e14",
"rgb": {
"r": 6,
"g": 14,
"b": 20
},
"hsl": {
"h": 205.714,
"s": 53.846,
"l": 5.098
},
"oklch": {
"l": 0.15841,
"c": 0.01834,
"h": 239.9
},
"luminance": 0.00403
}Semantic roles & 50–950 ramp
primary
#060E14
secondary
#513825
accent
#894BDD
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000102
muted
#777778