#020C10#020C10
#020C10 is a very dark, muted cyan. Relative luminance 0.003; OKLCH L 14.5% C 0.021 H 220.2°. Best body text is #FFFFFF at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #020C10 |
|---|---|
| RGB | rgb(2, 12, 16) |
| HSL | hsl(197, 78%, 4%) |
| HSV | hsv(197, 88%, 6%) |
| CMYK | cmyk(87.5%, 25%, 0%, 93.7%) |
| CIE-LAB | lab(2.83, -1.95, -2.81) |
| CIE-LCH | lch(2.83, 3.42, 235.18°) |
| OKLab | oklab(14.47% -0.0158 -0.0133) |
| OKLCH | oklch(14.47% 0.021 220.2) |
| XYZ | xyz(0.2500, 0.3132, 0.5374) |
| Luminance | 0.0031 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 2.10
Black
#000000
ΔE00 4.06
Dark
#1B2431
ΔE00 9.25
Gunmetal
#2A3439
ΔE00 11.72
Onyx
#353839
ΔE00 13.33
Charcoal (survey)
#343837
ΔE00 13.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020C10 #100602
analogous
#02100D #020C10 #020510
triadic
#020C10 #10020C #0C1002
tetradic
#020C10 #0D0210 #100602 #051002
square
#020C10 #0D0210 #100602 #051002
split-complementary
#020C10 #100205 #100D02
monochromatic
#03141B #03141B #03141B #093546 #105E7D
Accessibility & contrast
On white
19.76
#020C10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#020C10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020C10
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020C10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020C10 | 1.00 | 19.76 | 1.06 | 19.76 |
| #FFFFFF | 19.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0A0B10
Deuteranopia (green-blind)
#070A10
Tritanopia (blue-blind)
#000D0D
Achromatopsia (no color)
#0A0A0A
Design tokens & code
CSS
--color: #020c10; /* rgb */ color: rgb(2, 12, 16); /* oklch */ color: oklch(14.5% 0.021 220.2);
Tailwind
colors: {
custom: {
50: '#474c4e',
500: '#020c10',
950: '#000000',
},
}SCSS
$custom: #020c10; $custom-light: #474c4e; $custom-dark: #000000;
JSON
{
"hex": "#020c10",
"rgb": {
"r": 2,
"g": 12,
"b": 16
},
"hsl": {
"h": 197.143,
"s": 77.778,
"l": 3.529
},
"oklch": {
"l": 0.14465,
"c": 0.02067,
"h": 220.2
},
"luminance": 0.00313
}Semantic roles & 50–950 ramp
primary
#020C10
secondary
#552A19
accent
#6B34F4
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777