#021012#021012
#021012 is a very dark, muted teal. Relative luminance 0.004; OKLCH L 16.0% C 0.023 H 205.7°. Best body text is #FFFFFF at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #021012 |
|---|---|
| RGB | rgb(2, 16, 18) |
| HSL | hsl(188, 80%, 4%) |
| HSV | hsv(188, 89%, 7%) |
| CMYK | cmyk(88.9%, 11.1%, 0%, 92.9%) |
| CIE-LAB | lab(3.86, -3.54, -2.47) |
| CIE-LCH | lch(3.86, 4.32, 214.91°) |
| OKLab | oklab(15.99% -0.0207 -0.01) |
| OKLCH | oklch(15.99% 0.023 205.7) |
| XYZ | xyz(0.3195, 0.4271, 0.6378) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.92
Black
#000000
ΔE00 5.64
Dark
#1B2431
ΔE00 9.82
Gunmetal
#2A3439
ΔE00 11.18
Charcoal (survey)
#343837
ΔE00 12.83
Onyx
#353839
ΔE00 13.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021012 #120402
analogous
#02120C #021012 #020812
triadic
#021012 #120210 #101202
tetradic
#021012 #0C0212 #120402 #081202
square
#021012 #0C0212 #120402 #081202
split-complementary
#021012 #120208 #120C02
monochromatic
#03181C #03181C #03181C #084149 #0E7280
Accessibility & contrast
On white
19.35
#021012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#021012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021012
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021012 | 1.00 | 19.35 | 1.09 | 19.35 |
| #FFFFFF | 19.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0F12
Deuteranopia (green-blind)
#0B0D12
Tritanopia (blue-blind)
#001111
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #021012; /* rgb */ color: rgb(2, 16, 18); /* oklch */ color: oklch(16.0% 0.023 205.7);
Tailwind
colors: {
custom: {
50: '#474e50',
500: '#021012',
950: '#000000',
},
}SCSS
$custom: #021012; $custom-light: #474e50; $custom-dark: #000000;
JSON
{
"hex": "#021012",
"rgb": {
"r": 2,
"g": 16,
"b": 18
},
"hsl": {
"h": 187.5,
"s": 80,
"l": 3.922
},
"oklch": {
"l": 0.15986,
"c": 0.023,
"h": 205.7
},
"luminance": 0.00427
}Semantic roles & 50–950 ramp
primary
#021012
secondary
#572019
accent
#4A31F6
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000102
muted
#777778