#021E13#021E13
#021E13 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.0% C 0.041 H 164.1°. Best body text is #FFFFFF at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #021E13 |
|---|---|
| RGB | rgb(2, 30, 19) |
| HSL | hsl(156, 88%, 6%) |
| HSV | hsv(156, 93%, 12%) |
| CMYK | cmyk(93.3%, 0%, 36.7%, 88.2%) |
| CIE-LAB | lab(8.89, -13.48, 4.25) |
| CIE-LCH | lch(8.89, 14.14, 162.49°) |
| OKLab | oklab(20.95% -0.0399 0.0114) |
| OKLCH | oklch(20.95% 0.041 164.1) |
| XYZ | xyz(0.6068, 0.9884, 0.7748) |
| Luminance | 0.0099 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.83
Very Dark Green
#062E03
ΔE00 11.20
Almost Black
#070D0D
ΔE00 12.64
Dark Green
#033500
ΔE00 13.97
Evergreen
#05472A
ΔE00 14.34
Charcoal (survey)
#343837
ΔE00 14.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021E13 #1E020D
analogous
#021E05 #021E13 #021B1E
triadic
#021E13 #13021E #1E1302
tetradic
#021E13 #05021E #1E020D #1B1E02
square
#021E13 #05021E #1E020D #1B1E02
split-complementary
#021E13 #1E021B #1E0502
monochromatic
#021D12 #021D12 #021E13 #065737 #0A915C
Accessibility & contrast
On white
17.54
#021E13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#021E13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021E13
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021E13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021E13 | 1.00 | 17.54 | 1.20 | 17.54 |
| #FFFFFF | 17.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1B12
Deuteranopia (green-blind)
#191814
Tritanopia (blue-blind)
#001E1B
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #021e13; /* rgb */ color: rgb(2, 30, 19); /* oklch */ color: oklch(21.0% 0.041 164.1);
Tailwind
colors: {
custom: {
50: '#475950',
500: '#021e13',
950: '#000000',
},
}SCSS
$custom: #021e13; $custom-light: #475950; $custom-dark: #000000;
JSON
{
"hex": "#021e13",
"rgb": {
"r": 2,
"g": 30,
"b": 19
},
"hsl": {
"h": 156.429,
"s": 87.5,
"l": 6.275
},
"oklch": {
"l": 0.20953,
"c": 0.04148,
"h": 164.1
},
"luminance": 0.00988
}Semantic roles & 50–950 ramp
primary
#021E13
secondary
#641836
accent
#2A7DFE
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000302
muted
#777878