#021B12#021B12
#021B12 is a very dark, muted teal. Relative luminance 0.008; OKLCH L 19.9% C 0.037 H 166.8°. Best body text is #FFFFFF at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #021B12 |
|---|---|
| RGB | rgb(2, 27, 18) |
| HSL | hsl(158, 86%, 6%) |
| HSV | hsv(158, 93%, 11%) |
| CMYK | cmyk(92.6%, 0%, 33.3%, 89.4%) |
| CIE-LAB | lab(7.59, -11.17, 2.98) |
| CIE-LCH | lch(7.59, 11.56, 165.05°) |
| OKLab | oklab(19.87% -0.0365 0.0086) |
| OKLCH | oklch(19.87% 0.038 166.8) |
| XYZ | xyz(0.5261, 0.8404, 0.7066) |
| Luminance | 0.0084 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.63
Dark Forest Green
#002D04
ΔE00 12.63
Very Dark Green
#062E03
ΔE00 12.91
Black
#000000
ΔE00 13.08
Gunmetal
#2A3439
ΔE00 13.99
Charcoal (survey)
#343837
ΔE00 14.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021B12 #1B020B
analogous
#021B05 #021B12 #02171B
triadic
#021B12 #12021B #1B1202
tetradic
#021B12 #05021B #1B020B #171B02
square
#021B12 #05021B #1B020B #171B02
split-complementary
#021B12 #1B0217 #1B0502
monochromatic
#021C13 #021C13 #021C13 #065438 #0A8D5E
Accessibility & contrast
On white
17.98
#021B12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#021B12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021B12
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021B12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021B12 | 1.00 | 17.98 | 1.17 | 17.98 |
| #FFFFFF | 17.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1812
Deuteranopia (green-blind)
#161613
Tritanopia (blue-blind)
#001B18
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #021b12; /* rgb */ color: rgb(2, 27, 18); /* oklch */ color: oklch(19.9% 0.037 166.8);
Tailwind
colors: {
custom: {
50: '#475750',
500: '#021b12',
950: '#000000',
},
}SCSS
$custom: #021b12; $custom-light: #475750; $custom-dark: #000000;
JSON
{
"hex": "#021b12",
"rgb": {
"r": 2,
"g": 27,
"b": 18
},
"hsl": {
"h": 158.4,
"s": 86.207,
"l": 5.686
},
"oklch": {
"l": 0.19866,
"c": 0.0375,
"h": 166.8
},
"luminance": 0.0084
}Semantic roles & 50–950 ramp
primary
#021B12
secondary
#611832
accent
#2B77FC
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000302
muted
#777878