#08220E#08220E
#08220E is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.050 H 148.6°. Best body text is #FFFFFF at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #08220E |
|---|---|
| RGB | rgb(8, 34, 14) |
| HSL | hsl(134, 62%, 8%) |
| HSV | hsv(134, 76%, 13%) |
| CMYK | cmyk(76.5%, 0%, 58.8%, 86.7%) |
| CIE-LAB | lab(10.76, -15.59, 9.78) |
| CIE-LCH | lch(10.76, 18.40, 147.89°) |
| OKLab | oklab(22.53% -0.0425 0.0259) |
| OKLCH | oklch(22.53% 0.05 148.6) |
| XYZ | xyz(0.7514, 1.2273, 0.6127) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.11
Very Dark Green
#062E03
ΔE00 7.36
Dark Green
#033500
ΔE00 10.23
Evergreen
#05472A
ΔE00 12.13
Hunter Green (survey)
#0B4008
ΔE00 12.76
Pine Green
#0A481E
ΔE00 13.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08220E #22081C
analogous
#0F2208 #08220E #08221B
triadic
#08220E #0E0822 #220E08
tetradic
#08220E #080F22 #22081C #221B08
square
#08220E #080F22 #22081C #221B08
split-complementary
#08220E #1B0822 #22080F
monochromatic
#06190A #06190A #08220E #145422 #1F8537
Accessibility & contrast
On white
16.86
#08220E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#08220E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08220E
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08220E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08220E | 1.00 | 16.86 | 1.25 | 16.86 |
| #FFFFFF | 16.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E0C
Deuteranopia (green-blind)
#1F1C0F
Tritanopia (blue-blind)
#03211D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #08220e; /* rgb */ color: rgb(8, 34, 14); /* oklch */ color: oklch(22.5% 0.050 148.6);
Tailwind
colors: {
custom: {
50: '#4a5d4d',
500: '#08220e',
950: '#000000',
},
}SCSS
$custom: #08220e; $custom-light: #4a5d4d; $custom-dark: #000000;
JSON
{
"hex": "#08220e",
"rgb": {
"r": 8,
"g": 34,
"b": 14
},
"hsl": {
"h": 133.846,
"s": 61.905,
"l": 8.235
},
"oklch": {
"l": 0.22531,
"c": 0.04982,
"h": 148.6
},
"luminance": 0.01227
}Semantic roles & 50–950 ramp
primary
#08220E
secondary
#602653
accent
#43C0E5
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977