#082200#082200
#082200 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.3% C 0.069 H 137.9°. Best body text is #FFFFFF at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #082200 |
|---|---|
| RGB | rgb(8, 34, 0) |
| HSL | hsl(106, 100%, 7%) |
| HSV | hsv(106, 100%, 13%) |
| CMYK | cmyk(76.5%, 0%, 100%, 86.7%) |
| CIE-LAB | lab(10.52, -17.83, 15.35) |
| CIE-LCH | lch(10.52, 23.53, 139.28°) |
| OKLab | oklab(22.26% -0.0509 0.046) |
| OKLCH | oklch(22.26% 0.069 137.9) |
| XYZ | xyz(0.6721, 1.1956, 0.1954) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.78
Very Dark Green
#062E03
ΔE00 4.84
Dark Green
#033500
ΔE00 7.78
Hunter Green (survey)
#0B4008
ΔE00 10.69
Evergreen
#05472A
ΔE00 12.03
Pine Green
#0A481E
ΔE00 12.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082200 #1A0022
analogous
#192200 #082200 #002209
triadic
#082200 #000822 #220008
tetradic
#082200 #001922 #1A0022 #220900
square
#082200 #001922 #1A0022 #220900
split-complementary
#082200 #090022 #220019
monochromatic
#071F00 #071F00 #082200 #165F00 #259C00
Accessibility & contrast
On white
16.95
#082200 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#082200 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082200
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082200 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082200 | 1.00 | 16.95 | 1.24 | 16.95 |
| #FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E00
Deuteranopia (green-blind)
#201C02
Tritanopia (blue-blind)
#06201B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #082200; /* rgb */ color: rgb(8, 34, 0); /* oklch */ color: oklch(22.3% 0.069 137.9);
Tailwind
colors: {
custom: {
50: '#4a5d46',
500: '#082200',
950: '#000000',
},
}SCSS
$custom: #082200; $custom-light: #4a5d46; $custom-dark: #000000;
JSON
{
"hex": "#082200",
"rgb": {
"r": 8,
"g": 34,
"b": 0
},
"hsl": {
"h": 105.882,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.22264,
"c": 0.06866,
"h": 137.9
},
"luminance": 0.01196
}Semantic roles & 50–950 ramp
primary
#082200
secondary
#56136B
accent
#29FFCD
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977