#08220C#08220C
#08220C is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.052 H 146.6°. Best body text is #FFFFFF at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #08220C |
|---|---|
| RGB | rgb(8, 34, 12) |
| HSL | hsl(129, 62%, 8%) |
| HSV | hsv(129, 76%, 13%) |
| CMYK | cmyk(76.5%, 0%, 64.7%, 86.7%) |
| CIE-LAB | lab(10.72, -15.96, 10.69) |
| CIE-LCH | lch(10.72, 19.21, 146.17°) |
| OKLab | oklab(22.49% -0.0437 0.0288) |
| OKLCH | oklch(22.49% 0.052 146.6) |
| XYZ | xyz(0.7385, 1.2222, 0.5447) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.64
Very Dark Green
#062E03
ΔE00 6.88
Dark Green
#033500
ΔE00 9.77
Evergreen
#05472A
ΔE00 12.04
Hunter Green (survey)
#0B4008
ΔE00 12.36
Pine Green
#0A481E
ΔE00 12.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08220C #22081E
analogous
#112208 #08220C #082219
triadic
#08220C #0C0822 #220C08
tetradic
#08220C #081122 #22081E #221908
square
#08220C #081122 #22081E #221908
split-complementary
#08220C #190822 #220811
monochromatic
#061909 #061909 #08220C #14541D #1F852F
Accessibility & contrast
On white
16.88
#08220C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#08220C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08220C
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08220C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08220C | 1.00 | 16.88 | 1.24 | 16.88 |
| #FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E0A
Deuteranopia (green-blind)
#1F1C0E
Tritanopia (blue-blind)
#04211D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #08220c; /* rgb */ color: rgb(8, 34, 12); /* oklch */ color: oklch(22.5% 0.052 146.6);
Tailwind
colors: {
custom: {
50: '#4a5d4c',
500: '#08220c',
950: '#000000',
},
}SCSS
$custom: #08220c; $custom-light: #4a5d4c; $custom-dark: #000000;
JSON
{
"hex": "#08220c",
"rgb": {
"r": 8,
"g": 34,
"b": 12
},
"hsl": {
"h": 129.231,
"s": 61.905,
"l": 8.235
},
"oklch": {
"l": 0.22488,
"c": 0.0523,
"h": 146.6
},
"luminance": 0.01222
}Semantic roles & 50–950 ramp
primary
#08220C
secondary
#602657
accent
#43CCE5
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977