#021011#021011
#021011 is a very dark, muted teal. Relative luminance 0.004; OKLCH L 15.9% C 0.023 H 200.5°. Best body text is #FFFFFF at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #021011 |
|---|---|
| RGB | rgb(2, 16, 17) |
| HSL | hsl(184, 79%, 4%) |
| HSV | hsv(184, 88%, 7%) |
| CMYK | cmyk(88.2%, 5.9%, 0%, 93.3%) |
| CIE-LAB | lab(3.83, -3.74, -1.92) |
| CIE-LCH | lch(3.83, 4.21, 207.12°) |
| OKLab | oklab(15.93% -0.0213 -0.008) |
| OKLCH | oklch(15.93% 0.023 200.5) |
| XYZ | xyz(0.3115, 0.4239, 0.5956) |
| Luminance | 0.0042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 2.91
Black
#000000
ΔE00 5.69
Dark
#1B2431
ΔE00 10.25
Gunmetal
#2A3439
ΔE00 11.32
Charcoal (survey)
#343837
ΔE00 12.81
Onyx
#353839
ΔE00 13.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021011 #110302
analogous
#02110A #021011 #020811
triadic
#021011 #110210 #101102
tetradic
#021011 #0A0211 #110302 #081102
square
#021011 #0A0211 #110302 #081102
split-complementary
#021011 #110208 #110A02
monochromatic
#031A1B #031A1B #031A1B #084448 #0F777F
Accessibility & contrast
On white
19.36
#021011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#021011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021011
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021011 | 1.00 | 19.36 | 1.08 | 19.36 |
| #FFFFFF | 19.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0F11
Deuteranopia (green-blind)
#0B0D11
Tritanopia (blue-blind)
#001110
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #021011; /* rgb */ color: rgb(2, 16, 17); /* oklch */ color: oklch(15.9% 0.023 200.5);
Tailwind
colors: {
custom: {
50: '#474e4f',
500: '#021011',
950: '#000000',
},
}SCSS
$custom: #021011; $custom-light: #474e4f; $custom-dark: #000000;
JSON
{
"hex": "#021011",
"rgb": {
"r": 2,
"g": 16,
"b": 17
},
"hsl": {
"h": 184,
"s": 78.947,
"l": 3.725
},
"oklch": {
"l": 0.15932,
"c": 0.02277,
"h": 200.5
},
"luminance": 0.00424
}Semantic roles & 50–950 ramp
primary
#021011
secondary
#561D19
accent
#3F32F5
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777