#021505#021505
#021505 is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.3% C 0.044 H 147.9°. Best body text is #FFFFFF at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #021505 |
|---|---|
| RGB | rgb(2, 21, 5) |
| HSL | hsl(129, 83%, 5%) |
| HSV | hsv(129, 90%, 8%) |
| CMYK | cmyk(90.5%, 0%, 76.2%, 91.8%) |
| CIE-LAB | lab(5.06, -8.68, 5.37) |
| CIE-LCH | lch(5.06, 10.20, 148.27°) |
| OKLab | oklab(17.3% -0.0372 0.0233) |
| OKLCH | oklch(17.3% 0.044 147.9) |
| XYZ | xyz(0.3206, 0.5602, 0.2348) |
| Luminance | 0.0056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.06
Black
#000000
ΔE00 11.09
Dark Forest Green
#002D04
ΔE00 13.38
Very Dark Green
#062E03
ΔE00 13.46
Charcoal (survey)
#343837
ΔE00 14.42
Gunmetal
#2A3439
ΔE00 14.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021505 #150212
analogous
#091502 #021505 #02150F
triadic
#021505 #050215 #150502
tetradic
#021505 #020915 #150212 #150F02
square
#021505 #020915 #150212 #150F02
split-complementary
#021505 #0F0215 #150209
monochromatic
#031C07 #031C07 #031C07 #074D12 #0D8520
Accessibility & contrast
On white
18.88
#021505 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#021505 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021505
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021505 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021505 | 1.00 | 18.88 | 1.11 | 18.88 |
| #FFFFFF | 18.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151204
Deuteranopia (green-blind)
#131006
Tritanopia (blue-blind)
#001411
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #021505; /* rgb */ color: rgb(2, 21, 5); /* oklch */ color: oklch(17.3% 0.044 147.9);
Tailwind
colors: {
custom: {
50: '#475249',
500: '#021505',
950: '#000000',
},
}SCSS
$custom: #021505; $custom-light: #475249; $custom-dark: #000000;
JSON
{
"hex": "#021505",
"rgb": {
"r": 2,
"g": 21,
"b": 5
},
"hsl": {
"h": 129.474,
"s": 82.609,
"l": 4.51
},
"oklch": {
"l": 0.17296,
"c": 0.04393,
"h": 147.9
},
"luminance": 0.0056
}Semantic roles & 50–950 ramp
primary
#021505
secondary
#5B1850
accent
#2FD9F9
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000200
muted
#777877