#08220B#08220B
#08220B is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.054 H 145.7°. Best body text is #FFFFFF at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #08220B |
|---|---|
| RGB | rgb(8, 34, 11) |
| HSL | hsl(127, 62%, 8%) |
| HSV | hsv(127, 76%, 13%) |
| CMYK | cmyk(76.5%, 0%, 67.6%, 86.7%) |
| CIE-LAB | lab(10.70, -16.13, 11.11) |
| CIE-LCH | lch(10.70, 19.58, 145.44°) |
| OKLab | oklab(22.47% -0.0442 0.0301) |
| OKLCH | oklch(22.47% 0.054 145.7) |
| XYZ | xyz(0.7325, 1.2198, 0.5134) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.44
Very Dark Green
#062E03
ΔE00 6.66
Dark Green
#033500
ΔE00 9.57
Evergreen
#05472A
ΔE00 12.01
Hunter Green (survey)
#0B4008
ΔE00 12.19
Pine Green
#0A481E
ΔE00 12.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08220B #22081F
analogous
#122208 #08220B #082218
triadic
#08220B #0B0822 #220B08
tetradic
#08220B #081222 #22081F #221808
square
#08220B #081222 #22081F #221808
split-complementary
#08220B #180822 #220812
monochromatic
#061908 #061908 #08220B #14541B #1F852B
Accessibility & contrast
On white
16.88
#08220B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#08220B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08220B
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08220B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08220B | 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)
#231E09
Deuteranopia (green-blind)
#1F1C0D
Tritanopia (blue-blind)
#04211D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #08220b; /* rgb */ color: rgb(8, 34, 11); /* oklch */ color: oklch(22.5% 0.054 145.7);
Tailwind
colors: {
custom: {
50: '#4a5d4b',
500: '#08220b',
950: '#000000',
},
}SCSS
$custom: #08220b; $custom-light: #4a5d4b; $custom-dark: #000000;
JSON
{
"hex": "#08220b",
"rgb": {
"r": 8,
"g": 34,
"b": 11
},
"hsl": {
"h": 126.923,
"s": 61.905,
"l": 8.235
},
"oklch": {
"l": 0.22468,
"c": 0.05352,
"h": 145.7
},
"luminance": 0.0122
}Semantic roles & 50–950 ramp
primary
#08220B
secondary
#602659
accent
#43D2E5
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977