#021E04#021E04
#021E04 is a very dark, moderate green. Relative luminance 0.009; OKLCH L 20.6% C 0.061 H 144.6°. Best body text is #FFFFFF at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #021E04 |
|---|---|
| RGB | rgb(2, 30, 4) |
| HSL | hsl(124, 88%, 6%) |
| HSV | hsv(124, 93%, 12%) |
| CMYK | cmyk(93.3%, 0%, 86.7%, 88.2%) |
| CIE-LAB | lab(8.57, -16.00, 10.89) |
| CIE-LCH | lch(8.57, 19.35, 145.74°) |
| OKLab | oklab(20.58% -0.0494 0.0352) |
| OKLCH | oklch(20.58% 0.061 144.6) |
| XYZ | xyz(0.5112, 0.9502, 0.2713) |
| Luminance | 0.0095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.21
Very Dark Green
#062E03
ΔE00 7.49
Dark Green
#033500
ΔE00 10.42
Evergreen
#05472A
ΔE00 13.20
Hunter Green (survey)
#0B4008
ΔE00 13.20
Pine Green
#0A481E
ΔE00 13.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021E04 #1E021C
analogous
#0E1E02 #021E04 #021E12
triadic
#021E04 #04021E #1E0402
tetradic
#021E04 #020E1E #1E021C #1E1202
square
#021E04 #020E1E #1E021C #1E1202
split-complementary
#021E04 #12021E #1E020E
monochromatic
#021D04 #021D04 #021E04 #06570C #0A9113
Accessibility & contrast
On white
17.65
#021E04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#021E04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021E04
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021E04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021E04 | 1.00 | 17.65 | 1.19 | 17.65 |
| #FFFFFF | 17.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1A02
Deuteranopia (green-blind)
#1B1806
Tritanopia (blue-blind)
#001D18
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #021e04; /* rgb */ color: rgb(2, 30, 4); /* oklch */ color: oklch(20.6% 0.061 144.6);
Tailwind
colors: {
custom: {
50: '#465948',
500: '#021e04',
950: '#000000',
},
}SCSS
$custom: #021e04; $custom-light: #465948; $custom-dark: #000000;
JSON
{
"hex": "#021e04",
"rgb": {
"r": 2,
"g": 30,
"b": 4
},
"hsl": {
"h": 124.286,
"s": 87.5,
"l": 6.275
},
"oklch": {
"l": 0.20578,
"c": 0.06065,
"h": 144.6
},
"luminance": 0.0095
}Semantic roles & 50–950 ramp
primary
#021E04
secondary
#64185E
accent
#2AEFFE
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000300
muted
#777877