#020E12#020E12
#020E12 is a very dark, muted cyan. Relative luminance 0.004; OKLCH L 15.3% C 0.022 H 217.7°. Best body text is #FFFFFF at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #020E12 |
|---|---|
| RGB | rgb(2, 14, 18) |
| HSL | hsl(195, 80%, 4%) |
| HSV | hsv(195, 89%, 7%) |
| CMYK | cmyk(88.9%, 22.2%, 0%, 92.9%) |
| CIE-LAB | lab(3.35, -2.50, -3.22) |
| CIE-LCH | lch(3.35, 4.07, 232.13°) |
| OKLab | oklab(15.29% -0.0177 -0.0137) |
| OKLCH | oklch(15.29% 0.022 217.7) |
| XYZ | xyz(0.2912, 0.3706, 0.6283) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 2.60
Black
#000000
ΔE00 4.85
Dark
#1B2431
ΔE00 9.07
Gunmetal
#2A3439
ΔE00 11.35
Charcoal (survey)
#343837
ΔE00 13.13
Onyx
#353839
ΔE00 13.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020E12 #120602
analogous
#02120E #020E12 #020612
triadic
#020E12 #12020E #0E1202
tetradic
#020E12 #0E0212 #120602 #061202
square
#020E12 #0E0212 #120602 #061202
split-complementary
#020E12 #120206 #120E02
monochromatic
#03151C #03151C #03151C #083949 #0E6480
Accessibility & contrast
On white
19.55
#020E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#020E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020E12
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020E12 | 1.00 | 19.55 | 1.07 | 19.55 |
| #FFFFFF | 19.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0D12
Deuteranopia (green-blind)
#090B12
Tritanopia (blue-blind)
#000F0F
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #020e12; /* rgb */ color: rgb(2, 14, 18); /* oklch */ color: oklch(15.3% 0.022 217.7);
Tailwind
colors: {
custom: {
50: '#474d50',
500: '#020e12',
950: '#000000',
},
}SCSS
$custom: #020e12; $custom-light: #474d50; $custom-dark: #000000;
JSON
{
"hex": "#020e12",
"rgb": {
"r": 2,
"g": 14,
"b": 18
},
"hsl": {
"h": 195,
"s": 80,
"l": 3.922
},
"oklch": {
"l": 0.15286,
"c": 0.0224,
"h": 217.7
},
"luminance": 0.00371
}Semantic roles & 50–950 ramp
primary
#020E12
secondary
#572819
accent
#6331F6
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000102
muted
#777778