#021E05#021E05
#021E05 is a very dark, muted green. Relative luminance 0.010; OKLCH L 20.6% C 0.059 H 145.5°. Best body text is #FFFFFF at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #021E05 |
|---|---|
| RGB | rgb(2, 30, 5) |
| HSL | hsl(126, 88%, 6%) |
| HSV | hsv(126, 93%, 12%) |
| CMYK | cmyk(93.3%, 0%, 83.3%, 88.2%) |
| CIE-LAB | lab(8.59, -15.85, 10.51) |
| CIE-LCH | lch(8.59, 19.02, 146.44°) |
| OKLab | oklab(20.6% -0.0487 0.0335) |
| OKLCH | oklch(20.6% 0.059 145.5) |
| XYZ | xyz(0.5167, 0.9523, 0.3001) |
| Luminance | 0.0095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.37
Very Dark Green
#062E03
ΔE00 7.66
Dark Green
#033500
ΔE00 10.59
Evergreen
#05472A
ΔE00 13.22
Hunter Green (survey)
#0B4008
ΔE00 13.35
Pine Green
#0A481E
ΔE00 14.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021E05 #1E021B
analogous
#0D1E02 #021E05 #021E13
triadic
#021E05 #05021E #1E0502
tetradic
#021E05 #020D1E #1E021B #1E1302
square
#021E05 #020D1E #1E021B #1E1302
split-complementary
#021E05 #13021E #1E020D
monochromatic
#021D05 #021D05 #021E05 #06570F #0A9118
Accessibility & contrast
On white
17.64
#021E05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#021E05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021E05
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021E05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021E05 | 1.00 | 17.64 | 1.19 | 17.64 |
| #FFFFFF | 17.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1A03
Deuteranopia (green-blind)
#1B1807
Tritanopia (blue-blind)
#001D19
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #021e05; /* rgb */ color: rgb(2, 30, 5); /* oklch */ color: oklch(20.6% 0.059 145.5);
Tailwind
colors: {
custom: {
50: '#465949',
500: '#021e05',
950: '#000000',
},
}SCSS
$custom: #021e05; $custom-light: #465949; $custom-dark: #000000;
JSON
{
"hex": "#021e05",
"rgb": {
"r": 2,
"g": 30,
"b": 5
},
"hsl": {
"h": 126.429,
"s": 87.5,
"l": 6.275
},
"oklch": {
"l": 0.20599,
"c": 0.05911,
"h": 145.5
},
"luminance": 0.00952
}Semantic roles & 50–950 ramp
primary
#021E05
secondary
#64185C
accent
#2AE7FE
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000300
muted
#777877