#022902#022902
#022902 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.5% C 0.079 H 142.7°. Best body text is #FFFFFF at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #022902 |
|---|---|
| RGB | rgb(2, 41, 2) |
| HSL | hsl(120, 91%, 8%) |
| HSV | hsv(120, 95%, 16%) |
| CMYK | cmyk(95.1%, 0%, 95.1%, 83.9%) |
| CIE-LAB | lab(13.25, -23.15, 18.22) |
| CIE-LCH | lch(13.25, 29.46, 141.80°) |
| OKLab | oklab(24.46% -0.0628 0.0479) |
| OKLCH | oklch(24.46% 0.079 142.7) |
| XYZ | xyz(0.8289, 1.6031, 0.3232) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.43
Very Dark Green
#062E03
ΔE00 1.95
Dark Green
#033500
ΔE00 4.81
Hunter Green (survey)
#0B4008
ΔE00 7.86
Pine Green
#0A481E
ΔE00 9.35
Forrest Green
#154406
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022902 #290229
analogous
#152902 #022902 #022915
triadic
#022902 #020229 #290202
tetradic
#022902 #021529 #290229 #291502
square
#022902 #021529 #290229 #291502
split-complementary
#022902 #150229 #290215
monochromatic
#011D01 #011D01 #022902 #056305 #089E08
Accessibility & contrast
On white
15.90
#022902 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#022902 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022902
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022902 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022902 | 1.00 | 15.90 | 1.32 | 15.90 |
| #FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#262105
Tritanopia (blue-blind)
#002721
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #022902; /* rgb */ color: rgb(2, 41, 2); /* oklch */ color: oklch(24.5% 0.079 142.7);
Tailwind
colors: {
custom: {
50: '#486347',
500: '#022902',
950: '#000000',
},
}SCSS
$custom: #022902; $custom-light: #486347; $custom-dark: #000000;
JSON
{
"hex": "#022902",
"rgb": {
"r": 2,
"g": 41,
"b": 2
},
"hsl": {
"h": 120,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.24461,
"c": 0.07902,
"h": 142.7
},
"luminance": 0.01603
}Semantic roles & 50–950 ramp
primary
#022902
secondary
#6E196E
accent
#29FFFF
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977