#021B11#021B11
#021B11 is a very dark, muted teal. Relative luminance 0.008; OKLCH L 19.8% C 0.039 H 164.4°. Best body text is #FFFFFF at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #021B11 |
|---|---|
| RGB | rgb(2, 27, 17) |
| HSL | hsl(156, 86%, 6%) |
| HSV | hsv(156, 93%, 11%) |
| CMYK | cmyk(92.6%, 0%, 37%, 89.4%) |
| CIE-LAB | lab(7.56, -11.37, 3.53) |
| CIE-LCH | lch(7.56, 11.91, 162.74°) |
| OKLab | oklab(19.83% -0.0372 0.0104) |
| OKLCH | oklch(19.83% 0.039 164.4) |
| XYZ | xyz(0.5181, 0.8372, 0.6645) |
| Luminance | 0.0084 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.87
Dark Forest Green
#002D04
ΔE00 12.26
Very Dark Green
#062E03
ΔE00 12.54
Black
#000000
ΔE00 13.27
Gunmetal
#2A3439
ΔE00 14.30
Charcoal (survey)
#343837
ΔE00 14.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021B11 #1B020C
analogous
#021B04 #021B11 #02181B
triadic
#021B11 #11021B #1B1102
tetradic
#021B11 #04021B #1B020C #181B02
square
#021B11 #04021B #1B020C #181B02
split-complementary
#021B11 #1B0218 #1B0402
monochromatic
#021C12 #021C12 #021C12 #065435 #0A8D59
Accessibility & contrast
On white
17.99
#021B11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#021B11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021B11
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021B11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021B11 | 1.00 | 17.99 | 1.17 | 17.99 |
| #FFFFFF | 17.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1810
Deuteranopia (green-blind)
#171612
Tritanopia (blue-blind)
#001B18
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #021b11; /* rgb */ color: rgb(2, 27, 17); /* oklch */ color: oklch(19.8% 0.039 164.4);
Tailwind
colors: {
custom: {
50: '#47574f',
500: '#021b11',
950: '#000000',
},
}SCSS
$custom: #021b11; $custom-light: #47574f; $custom-dark: #000000;
JSON
{
"hex": "#021b11",
"rgb": {
"r": 2,
"g": 27,
"b": 17
},
"hsl": {
"h": 156,
"s": 86.207,
"l": 5.686
},
"oklch": {
"l": 0.19832,
"c": 0.03858,
"h": 164.4
},
"luminance": 0.00837
}Semantic roles & 50–950 ramp
primary
#021B11
secondary
#611835
accent
#2B7FFC
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000301
muted
#777877