#08200C#08200C
#08200C is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.8% C 0.049 H 147.1°. Best body text is #FFFFFF at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #08200C |
|---|---|
| RGB | rgb(8, 32, 12) |
| HSL | hsl(130, 60%, 8%) |
| HSV | hsv(130, 75%, 13%) |
| CMYK | cmyk(75%, 0%, 62.5%, 87.5%) |
| CIE-LAB | lab(9.88, -14.63, 9.52) |
| CIE-LCH | lch(9.88, 17.45, 146.95°) |
| OKLab | oklab(21.8% -0.0408 0.0264) |
| OKLCH | oklch(21.8% 0.049 147.1) |
| XYZ | xyz(0.6830, 1.1111, 0.5262) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.78
Very Dark Green
#062E03
ΔE00 7.99
Dark Green
#033500
ΔE00 10.86
Evergreen
#05472A
ΔE00 12.94
Hunter Green (survey)
#0B4008
ΔE00 13.42
Pine Green
#0A481E
ΔE00 13.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08200C #20081C
analogous
#102008 #08200C #082018
triadic
#08200C #0C0820 #200C08
tetradic
#08200C #081020 #20081C #201808
square
#08200C #081020 #20081C #201808
split-complementary
#08200C #180820 #200810
monochromatic
#061809 #061809 #08200C #14511E #208231
Accessibility & contrast
On white
17.18
#08200C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#08200C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08200C
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08200C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08200C | 1.00 | 17.18 | 1.22 | 17.18 |
| #FFFFFF | 17.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D0A
Deuteranopia (green-blind)
#1D1A0D
Tritanopia (blue-blind)
#041F1B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #08200c; /* rgb */ color: rgb(8, 32, 12); /* oklch */ color: oklch(21.8% 0.049 147.1);
Tailwind
colors: {
custom: {
50: '#4a5b4c',
500: '#08200c',
950: '#000000',
},
}SCSS
$custom: #08200c; $custom-light: #4a5b4c; $custom-dark: #000000;
JSON
{
"hex": "#08200c",
"rgb": {
"r": 8,
"g": 32,
"b": 12
},
"hsl": {
"h": 130,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.21801,
"c": 0.04864,
"h": 147.1
},
"luminance": 0.01111
}Semantic roles & 50–950 ramp
primary
#08200C
secondary
#5E2654
accent
#45C9E3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977