#021504#021504
#021504 is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.3% C 0.046 H 146.2°. Best body text is #FFFFFF at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #021504 |
|---|---|
| RGB | rgb(2, 21, 4) |
| HSL | hsl(126, 83%, 5%) |
| HSV | hsv(126, 90%, 8%) |
| CMYK | cmyk(90.5%, 0%, 81%, 91.8%) |
| CIE-LAB | lab(5.04, -8.82, 5.75) |
| CIE-LCH | lch(5.04, 10.52, 146.91°) |
| OKLab | oklab(17.27% -0.0381 0.0255) |
| OKLCH | oklch(17.27% 0.046 146.2) |
| XYZ | xyz(0.3151, 0.5580, 0.2059) |
| Luminance | 0.0056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.29
Black
#000000
ΔE00 11.27
Dark Forest Green
#002D04
ΔE00 13.18
Very Dark Green
#062E03
ΔE00 13.25
Charcoal (survey)
#343837
ΔE00 14.56
Gunmetal
#2A3439
ΔE00 15.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021504 #150213
analogous
#0A1502 #021504 #02150E
triadic
#021504 #040215 #150402
tetradic
#021504 #020A15 #150213 #150E02
square
#021504 #020A15 #150213 #150E02
split-complementary
#021504 #0E0215 #15020A
monochromatic
#031C05 #031C05 #031C05 #074D0F #0D8519
Accessibility & contrast
On white
18.89
#021504 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#021504 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021504
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021504 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021504 | 1.00 | 18.89 | 1.11 | 18.89 |
| #FFFFFF | 18.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151203
Deuteranopia (green-blind)
#131005
Tritanopia (blue-blind)
#001411
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #021504; /* rgb */ color: rgb(2, 21, 4); /* oklch */ color: oklch(17.3% 0.046 146.2);
Tailwind
colors: {
custom: {
50: '#475248',
500: '#021504',
950: '#000000',
},
}SCSS
$custom: #021504; $custom-light: #475248; $custom-dark: #000000;
JSON
{
"hex": "#021504",
"rgb": {
"r": 2,
"g": 21,
"b": 4
},
"hsl": {
"h": 126.316,
"s": 82.609,
"l": 4.51
},
"oklch": {
"l": 0.17265,
"c": 0.04587,
"h": 146.2
},
"luminance": 0.00558
}Semantic roles & 50–950 ramp
primary
#021504
secondary
#5B1854
accent
#2FE4F9
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000200
muted
#777877