#082202#082202
#082202 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.3% C 0.065 H 139.2°. Best body text is #FFFFFF at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #082202 |
|---|---|
| RGB | rgb(8, 34, 2) |
| HSL | hsl(109, 89%, 7%) |
| HSV | hsv(109, 94%, 13%) |
| CMYK | cmyk(76.5%, 0%, 94.1%, 86.7%) |
| CIE-LAB | lab(10.56, -17.52, 14.58) |
| CIE-LCH | lch(10.56, 22.80, 140.23°) |
| OKLab | oklab(22.3% -0.0495 0.0428) |
| OKLCH | oklch(22.3% 0.065 139.2) |
| XYZ | xyz(0.6831, 1.2000, 0.2530) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.01
Very Dark Green
#062E03
ΔE00 5.12
Dark Green
#033500
ΔE00 8.06
Hunter Green (survey)
#0B4008
ΔE00 10.92
Evergreen
#05472A
ΔE00 11.99
Pine Green
#0A481E
ΔE00 12.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082202 #1C0222
analogous
#182202 #082202 #02220C
triadic
#082202 #020822 #220208
tetradic
#082202 #021822 #1C0222 #220C02
square
#082202 #021822 #1C0222 #220C02
split-complementary
#082202 #0C0222 #220218
monochromatic
#071D02 #071D02 #082202 #165C05 #239609
Accessibility & contrast
On white
16.94
#082202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#082202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082202
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082202 | 1.00 | 16.94 | 1.24 | 16.94 |
| #FFFFFF | 16.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E00
Deuteranopia (green-blind)
#201C04
Tritanopia (blue-blind)
#06201B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #082202; /* rgb */ color: rgb(8, 34, 2); /* oklch */ color: oklch(22.3% 0.065 139.2);
Tailwind
colors: {
custom: {
50: '#4a5d47',
500: '#082202',
950: '#000000',
},
}SCSS
$custom: #082202; $custom-light: #4a5d47; $custom-dark: #000000;
JSON
{
"hex": "#082202",
"rgb": {
"r": 8,
"g": 34,
"b": 2
},
"hsl": {
"h": 108.75,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.22301,
"c": 0.06547,
"h": 139.2
},
"luminance": 0.012
}Semantic roles & 50–950 ramp
primary
#082202
secondary
#591868
accent
#29FFD7
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977