#08200E#08200E
#08200E is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.8% C 0.046 H 149.4°. Best body text is #FFFFFF at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #08200E |
|---|---|
| RGB | rgb(8, 32, 14) |
| HSL | hsl(135, 60%, 8%) |
| HSV | hsv(135, 75%, 13%) |
| CMYK | cmyk(75%, 0%, 56.2%, 87.5%) |
| CIE-LAB | lab(9.93, -14.27, 8.61) |
| CIE-LCH | lch(9.93, 16.67, 148.89°) |
| OKLab | oklab(21.85% -0.0397 0.0234) |
| OKLCH | oklch(21.85% 0.046 149.4) |
| XYZ | xyz(0.6959, 1.1163, 0.5942) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.25
Very Dark Green
#062E03
ΔE00 8.48
Dark Green
#033500
ΔE00 11.33
Evergreen
#05472A
ΔE00 13.06
Hunter Green (survey)
#0B4008
ΔE00 13.82
Almost Black
#070D0D
ΔE00 14.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08200E #20081A
analogous
#0E2008 #08200E #08201A
triadic
#08200E #0E0820 #200E08
tetradic
#08200E #080E20 #20081A #201A08
square
#08200E #080E20 #20081A #201A08
split-complementary
#08200E #1A0820 #20080E
monochromatic
#06180B #06180B #08200E #145123 #208239
Accessibility & contrast
On white
17.17
#08200E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#08200E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08200E
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08200E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08200E | 1.00 | 17.17 | 1.22 | 17.17 |
| #FFFFFF | 17.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D0D
Deuteranopia (green-blind)
#1D1A0F
Tritanopia (blue-blind)
#041F1C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #08200e; /* rgb */ color: rgb(8, 32, 14); /* oklch */ color: oklch(21.8% 0.046 149.4);
Tailwind
colors: {
custom: {
50: '#4a5b4d',
500: '#08200e',
950: '#000000',
},
}SCSS
$custom: #08200e; $custom-light: #4a5b4d; $custom-dark: #000000;
JSON
{
"hex": "#08200e",
"rgb": {
"r": 8,
"g": 32,
"b": 14
},
"hsl": {
"h": 135,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.21847,
"c": 0.04609,
"h": 149.4
},
"luminance": 0.01116
}Semantic roles & 50–950 ramp
primary
#08200E
secondary
#5E2650
accent
#45BCE3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977