#021C12#021C12
#021C12 is a very dark, muted teal. Relative luminance 0.009; OKLCH L 20.2% C 0.039 H 165.1°. Best body text is #FFFFFF at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #021C12 |
|---|---|
| RGB | rgb(2, 28, 18) |
| HSL | hsl(157, 87%, 6%) |
| HSV | hsv(157, 93%, 11%) |
| CMYK | cmyk(92.9%, 0%, 35.7%, 89%) |
| CIE-LAB | lab(8.01, -12.03, 3.60) |
| CIE-LCH | lch(8.01, 12.56, 163.36°) |
| OKLab | oklab(20.22% -0.0379 0.0101) |
| OKLCH | oklch(20.22% 0.039 165.1) |
| XYZ | xyz(0.5494, 0.8870, 0.7144) |
| Luminance | 0.0089 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.42
Dark Forest Green
#002D04
ΔE00 11.87
Very Dark Green
#062E03
ΔE00 12.19
Black
#000000
ΔE00 13.83
Gunmetal
#2A3439
ΔE00 14.48
Charcoal (survey)
#343837
ΔE00 14.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021C12 #1C020C
analogous
#021C05 #021C12 #02191C
triadic
#021C12 #12021C #1C1202
tetradic
#021C12 #05021C #1C020C #191C02
square
#021C12 #05021C #1C020C #191C02
split-complementary
#021C12 #1C0219 #1C0502
monochromatic
#021D12 #021D12 #021D12 #065537 #0A8E5B
Accessibility & contrast
On white
17.84
#021C12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#021C12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021C12
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021C12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021C12 | 1.00 | 17.84 | 1.18 | 17.84 |
| #FFFFFF | 17.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1911
Deuteranopia (green-blind)
#171613
Tritanopia (blue-blind)
#001C19
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #021c12; /* rgb */ color: rgb(2, 28, 18); /* oklch */ color: oklch(20.2% 0.039 165.1);
Tailwind
colors: {
custom: {
50: '#47584f',
500: '#021c12',
950: '#000000',
},
}SCSS
$custom: #021c12; $custom-light: #47584f; $custom-dark: #000000;
JSON
{
"hex": "#021c12",
"rgb": {
"r": 2,
"g": 28,
"b": 18
},
"hsl": {
"h": 156.923,
"s": 86.667,
"l": 5.882
},
"oklch": {
"l": 0.20218,
"c": 0.0392,
"h": 165.1
},
"luminance": 0.00887
}Semantic roles & 50–950 ramp
primary
#021C12
secondary
#621834
accent
#2B7CFD
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000302
muted
#777878