#021E06#021E06
#021E06 is a very dark, muted green. Relative luminance 0.010; OKLCH L 20.6% C 0.058 H 146.4°. Best body text is #FFFFFF at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #021E06 |
|---|---|
| RGB | rgb(2, 30, 6) |
| HSL | hsl(129, 88%, 6%) |
| HSV | hsv(129, 93%, 12%) |
| CMYK | cmyk(93.3%, 0%, 80%, 88.2%) |
| CIE-LAB | lab(8.61, -15.71, 10.13) |
| CIE-LCH | lch(8.61, 18.69, 147.18°) |
| OKLab | oklab(20.62% -0.048 0.0319) |
| OKLCH | oklch(20.62% 0.058 146.4) |
| XYZ | xyz(0.5221, 0.9545, 0.3290) |
| Luminance | 0.0095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.54
Very Dark Green
#062E03
ΔE00 7.84
Dark Green
#033500
ΔE00 10.77
Evergreen
#05472A
ΔE00 13.25
Hunter Green (survey)
#0B4008
ΔE00 13.50
Pine Green
#0A481E
ΔE00 14.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021E06 #1E021A
analogous
#0C1E02 #021E06 #021E14
triadic
#021E06 #06021E #1E0602
tetradic
#021E06 #020C1E #1E021A #1E1402
square
#021E06 #020C1E #1E021A #1E1402
split-complementary
#021E06 #14021E #1E020C
monochromatic
#021D06 #021D06 #021E06 #065711 #0A911D
Accessibility & contrast
On white
17.63
#021E06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#021E06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021E06
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021E06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021E06 | 1.00 | 17.63 | 1.19 | 17.63 |
| #FFFFFF | 17.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1A04
Deuteranopia (green-blind)
#1B1808
Tritanopia (blue-blind)
#001D19
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #021e06; /* rgb */ color: rgb(2, 30, 6); /* oklch */ color: oklch(20.6% 0.058 146.4);
Tailwind
colors: {
custom: {
50: '#465949',
500: '#021e06',
950: '#000000',
},
}SCSS
$custom: #021e06; $custom-light: #465949; $custom-dark: #000000;
JSON
{
"hex": "#021e06",
"rgb": {
"r": 2,
"g": 30,
"b": 6
},
"hsl": {
"h": 128.571,
"s": 87.5,
"l": 6.275
},
"oklch": {
"l": 0.20621,
"c": 0.05764,
"h": 146.4
},
"luminance": 0.00955
}Semantic roles & 50–950 ramp
primary
#021E06
secondary
#641859
accent
#2ADFFE
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000300
muted
#777877