#021E10#021E10
#021E10 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 20.9% C 0.045 H 158.5°. Best body text is #FFFFFF at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #021E10 |
|---|---|
| RGB | rgb(2, 30, 16) |
| HSL | hsl(150, 88%, 6%) |
| HSV | hsv(150, 93%, 12%) |
| CMYK | cmyk(93.3%, 0%, 46.7%, 88.2%) |
| CIE-LAB | lab(8.81, -14.12, 5.92) |
| CIE-LCH | lch(8.81, 15.31, 157.24°) |
| OKLab | oklab(20.86% -0.0418 0.0165) |
| OKLCH | oklch(20.86% 0.045 158.5) |
| XYZ | xyz(0.5828, 0.9788, 0.6483) |
| Luminance | 0.0098 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.78
Very Dark Green
#062E03
ΔE00 10.14
Dark Green
#033500
ΔE00 12.96
Almost Black
#070D0D
ΔE00 13.30
Evergreen
#05472A
ΔE00 13.89
Hunter Green (survey)
#0B4008
ΔE00 15.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021E10 #1E0210
analogous
#021E02 #021E10 #021E1E
triadic
#021E10 #10021E #1E1002
tetradic
#021E10 #02021E #1E0210 #1E1E02
square
#021E10 #02021E #1E0210 #1E1E02
split-complementary
#021E10 #1E021E #1E0202
monochromatic
#021D0F #021D0F #021E10 #06572F #0A914D
Accessibility & contrast
On white
17.56
#021E10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#021E10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021E10
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021E10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021E10 | 1.00 | 17.56 | 1.20 | 17.56 |
| #FFFFFF | 17.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1B0F
Deuteranopia (green-blind)
#1A1811
Tritanopia (blue-blind)
#001E1A
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #021e10; /* rgb */ color: rgb(2, 30, 16); /* oklch */ color: oklch(20.9% 0.045 158.5);
Tailwind
colors: {
custom: {
50: '#47594e',
500: '#021e10',
950: '#000000',
},
}SCSS
$custom: #021e10; $custom-light: #47594e; $custom-dark: #000000;
JSON
{
"hex": "#021e10",
"rgb": {
"r": 2,
"g": 30,
"b": 16
},
"hsl": {
"h": 150,
"s": 87.5,
"l": 6.275
},
"oklch": {
"l": 0.2086,
"c": 0.04496,
"h": 158.5
},
"luminance": 0.00979
}Semantic roles & 50–950 ramp
primary
#021E10
secondary
#64183E
accent
#2A94FE
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000301
muted
#777877