#022802#022802
#022802 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.1% C 0.078 H 142.7°. Best body text is #FFFFFF at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #022802 |
|---|---|
| RGB | rgb(2, 40, 2) |
| HSL | hsl(120, 90%, 8%) |
| HSV | hsv(120, 95%, 16%) |
| CMYK | cmyk(95%, 0%, 95%, 84.3%) |
| CIE-LAB | lab(12.83, -22.74, 17.66) |
| CIE-LCH | lch(12.83, 28.79, 142.17°) |
| OKLab | oklab(24.11% -0.0618 0.0471) |
| OKLCH | oklch(24.11% 0.078 142.7) |
| XYZ | xyz(0.7947, 1.5348, 0.3118) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.83
Very Dark Green
#062E03
ΔE00 2.34
Dark Green
#033500
ΔE00 5.22
Hunter Green (survey)
#0B4008
ΔE00 8.26
Pine Green
#0A481E
ΔE00 9.67
Forrest Green
#154406
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022802 #280228
analogous
#152802 #022802 #022815
triadic
#022802 #020228 #280202
tetradic
#022802 #021528 #280228 #281502
square
#022802 #021528 #280228 #281502
split-complementary
#022802 #150228 #280215
monochromatic
#011D01 #011D01 #022802 #056205 #089D08
Accessibility & contrast
On white
16.07
#022802 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#022802 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022802
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022802 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022802 | 1.00 | 16.07 | 1.31 | 16.07 |
| #FFFFFF | 16.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#252005
Tritanopia (blue-blind)
#002621
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #022802; /* rgb */ color: rgb(2, 40, 2); /* oklch */ color: oklch(24.1% 0.078 142.7);
Tailwind
colors: {
custom: {
50: '#486247',
500: '#022802',
950: '#000000',
},
}SCSS
$custom: #022802; $custom-light: #486247; $custom-dark: #000000;
JSON
{
"hex": "#022802",
"rgb": {
"r": 2,
"g": 40,
"b": 2
},
"hsl": {
"h": 120,
"s": 90.476,
"l": 8.235
},
"oklch": {
"l": 0.2411,
"c": 0.07772,
"h": 142.7
},
"luminance": 0.01535
}Semantic roles & 50–950 ramp
primary
#022802
secondary
#6D196D
accent
#29FFFF
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977