#021509#021509
#021509 is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.4% C 0.037 H 155.6°. Best body text is #FFFFFF at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #021509 |
|---|---|
| RGB | rgb(2, 21, 9) |
| HSL | hsl(142, 83%, 5%) |
| HSV | hsv(142, 90%, 8%) |
| CMYK | cmyk(90.5%, 0%, 57.1%, 91.8%) |
| CIE-LAB | lab(5.14, -8.12, 3.85) |
| CIE-LCH | lch(5.14, 8.99, 154.63°) |
| OKLab | oklab(17.42% -0.0341 0.0155) |
| OKLCH | oklch(17.42% 0.037 155.6) |
| XYZ | xyz(0.3425, 0.5689, 0.3502) |
| Luminance | 0.0057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.16
Black
#000000
ΔE00 10.36
Charcoal (survey)
#343837
ΔE00 13.89
Gunmetal
#2A3439
ΔE00 13.98
Dark Forest Green
#002D04
ΔE00 14.26
Very Dark Green
#062E03
ΔE00 14.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021509 #15020E
analogous
#051502 #021509 #021513
triadic
#021509 #090215 #150902
tetradic
#021509 #020515 #15020E #151302
square
#021509 #020515 #15020E #151302
split-complementary
#021509 #130215 #150205
monochromatic
#031C0C #031C0C #031C0C #074D21 #0D8539
Accessibility & contrast
On white
18.85
#021509 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#021509 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021509
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021509 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021509 | 1.00 | 18.85 | 1.11 | 18.85 |
| #FFFFFF | 18.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151208
Deuteranopia (green-blind)
#12100A
Tritanopia (blue-blind)
#001512
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #021509; /* rgb */ color: rgb(2, 21, 9); /* oklch */ color: oklch(17.4% 0.037 155.6);
Tailwind
colors: {
custom: {
50: '#47524b',
500: '#021509',
950: '#000000',
},
}SCSS
$custom: #021509; $custom-light: #47524b; $custom-dark: #000000;
JSON
{
"hex": "#021509",
"rgb": {
"r": 2,
"g": 21,
"b": 9
},
"hsl": {
"h": 142.105,
"s": 82.609,
"l": 4.51
},
"oklch": {
"l": 0.17419,
"c": 0.03744,
"h": 155.6
},
"luminance": 0.00569
}Semantic roles & 50–950 ramp
primary
#021509
secondary
#5B1842
accent
#2FAEF9
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000201
muted
#777877