#08220F#08220F
#08220F is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.6% C 0.049 H 149.8°. Best body text is #FFFFFF at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #08220F |
|---|---|
| RGB | rgb(8, 34, 15) |
| HSL | hsl(136, 62%, 8%) |
| HSV | hsv(136, 76%, 13%) |
| CMYK | cmyk(76.5%, 0%, 55.9%, 86.7%) |
| CIE-LAB | lab(10.78, -15.39, 9.29) |
| CIE-LCH | lch(10.78, 17.98, 148.87°) |
| OKLab | oklab(22.55% -0.042 0.0244) |
| OKLCH | oklch(22.55% 0.049 149.8) |
| XYZ | xyz(0.7583, 1.2301, 0.6493) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.37
Very Dark Green
#062E03
ΔE00 7.63
Dark Green
#033500
ΔE00 10.49
Evergreen
#05472A
ΔE00 12.19
Hunter Green (survey)
#0B4008
ΔE00 12.98
Pine Green
#0A481E
ΔE00 13.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08220F #22081B
analogous
#0E2208 #08220F #08221C
triadic
#08220F #0F0822 #220F08
tetradic
#08220F #080E22 #22081B #221C08
square
#08220F #080E22 #22081B #221C08
split-complementary
#08220F #1C0822 #22080E
monochromatic
#06190B #06190B #08220F #145425 #1F853B
Accessibility & contrast
On white
16.85
#08220F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#08220F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08220F
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08220F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08220F | 1.00 | 16.85 | 1.25 | 16.85 |
| #FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E0E
Deuteranopia (green-blind)
#1F1C10
Tritanopia (blue-blind)
#03211D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #08220f; /* rgb */ color: rgb(8, 34, 15); /* oklch */ color: oklch(22.6% 0.049 149.8);
Tailwind
colors: {
custom: {
50: '#4a5d4e',
500: '#08220f',
950: '#000000',
},
}SCSS
$custom: #08220f; $custom-light: #4a5d4e; $custom-dark: #000000;
JSON
{
"hex": "#08220f",
"rgb": {
"r": 8,
"g": 34,
"b": 15
},
"hsl": {
"h": 136.154,
"s": 61.905,
"l": 8.235
},
"oklch": {
"l": 0.22554,
"c": 0.04856,
"h": 149.8
},
"luminance": 0.0123
}Semantic roles & 50–950 ramp
primary
#08220F
secondary
#602650
accent
#43B9E5
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977