#08200F#08200F
#08200F is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.9% C 0.045 H 150.7°. Best body text is #FFFFFF at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #08200F |
|---|---|
| RGB | rgb(8, 32, 15) |
| HSL | hsl(138, 60%, 8%) |
| HSV | hsv(138, 75%, 13%) |
| CMYK | cmyk(75%, 0%, 53.1%, 87.5%) |
| CIE-LAB | lab(9.95, -14.08, 8.13) |
| CIE-LCH | lch(9.95, 16.26, 150.01°) |
| OKLab | oklab(21.87% -0.0391 0.0219) |
| OKLCH | oklch(21.87% 0.045 150.7) |
| XYZ | xyz(0.7028, 1.1191, 0.6308) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.52
Very Dark Green
#062E03
ΔE00 8.76
Dark Green
#033500
ΔE00 11.59
Evergreen
#05472A
ΔE00 13.14
Almost Black
#070D0D
ΔE00 13.92
Hunter Green (survey)
#0B4008
ΔE00 14.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08200F #200819
analogous
#0D2008 #08200F #08201B
triadic
#08200F #0F0820 #200F08
tetradic
#08200F #080D20 #200819 #201B08
square
#08200F #080D20 #200819 #201B08
split-complementary
#08200F #1B0820 #20080D
monochromatic
#06180B #06180B #08200F #145126 #20823D
Accessibility & contrast
On white
17.16
#08200F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#08200F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08200F
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08200F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08200F | 1.00 | 17.16 | 1.22 | 17.16 |
| #FFFFFF | 17.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D0E
Deuteranopia (green-blind)
#1D1A10
Tritanopia (blue-blind)
#041F1C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #08200f; /* rgb */ color: rgb(8, 32, 15); /* oklch */ color: oklch(21.9% 0.045 150.7);
Tailwind
colors: {
custom: {
50: '#4a5b4e',
500: '#08200f',
950: '#000000',
},
}SCSS
$custom: #08200f; $custom-light: #4a5b4e; $custom-dark: #000000;
JSON
{
"hex": "#08200f",
"rgb": {
"r": 8,
"g": 32,
"b": 15
},
"hsl": {
"h": 137.5,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.21872,
"c": 0.0448,
"h": 150.7
},
"luminance": 0.01119
}Semantic roles & 50–950 ramp
primary
#08200F
secondary
#5E264D
accent
#45B5E3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977