#021C10#021C10
#021C10 is a very dark, muted teal. Relative luminance 0.009; OKLCH L 20.2% C 0.041 H 160.9°. Best body text is #FFFFFF at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #021C10 |
|---|---|
| RGB | rgb(2, 28, 16) |
| HSL | hsl(152, 87%, 6%) |
| HSV | hsv(152, 93%, 11%) |
| CMYK | cmyk(92.9%, 0%, 42.9%, 89%) |
| CIE-LAB | lab(7.96, -12.43, 4.68) |
| CIE-LCH | lch(7.96, 13.28, 159.37°) |
| OKLab | oklab(20.15% -0.0392 0.0136) |
| OKLCH | oklch(20.15% 0.041 160.9) |
| XYZ | xyz(0.5338, 0.8808, 0.6320) |
| Luminance | 0.0088 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.18
Very Dark Green
#062E03
ΔE00 11.48
Almost Black
#070D0D
ΔE00 11.87
Black
#000000
ΔE00 14.20
Dark Green
#033500
ΔE00 14.27
Charcoal (survey)
#343837
ΔE00 14.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021C10 #1C020E
analogous
#021C03 #021C10 #021B1C
triadic
#021C10 #10021C #1C1002
tetradic
#021C10 #03021C #1C020E #1B1C02
square
#021C10 #03021C #1C020E #1B1C02
split-complementary
#021C10 #1C021B #1C0302
monochromatic
#021D10 #021D10 #021D10 #065531 #0A8E51
Accessibility & contrast
On white
17.85
#021C10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#021C10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021C10
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021C10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021C10 | 1.00 | 17.85 | 1.18 | 17.85 |
| #FFFFFF | 17.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B190F
Deuteranopia (green-blind)
#181611
Tritanopia (blue-blind)
#001C19
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #021c10; /* rgb */ color: rgb(2, 28, 16); /* oklch */ color: oklch(20.2% 0.041 160.9);
Tailwind
colors: {
custom: {
50: '#47584e',
500: '#021c10',
950: '#000000',
},
}SCSS
$custom: #021c10; $custom-light: #47584e; $custom-dark: #000000;
JSON
{
"hex": "#021c10",
"rgb": {
"r": 2,
"g": 28,
"b": 16
},
"hsl": {
"h": 152.308,
"s": 86.667,
"l": 5.882
},
"oklch": {
"l": 0.20153,
"c": 0.04146,
"h": 160.9
},
"luminance": 0.00881
}Semantic roles & 50–950 ramp
primary
#021C10
secondary
#62183A
accent
#2B8CFD
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000301
muted
#777877