#08320B#08320B
#08320B is a dark, moderate green. Relative luminance 0.024; OKLCH L 27.9% C 0.079 H 144.1°. Best body text is #FFFFFF at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #08320B |
|---|---|
| RGB | rgb(8, 50, 11) |
| HSL | hsl(124, 72%, 11%) |
| HSV | hsv(124, 84%, 20%) |
| CMYK | cmyk(84%, 0%, 78%, 80.4%) |
| CIE-LAB | lab(17.26, -23.75, 19.70) |
| CIE-LCH | lch(17.26, 30.86, 140.32°) |
| OKLab | oklab(27.89% -0.0643 0.0466) |
| OKLCH | oklch(27.89% 0.079 144.1) |
| XYZ | xyz(1.3011, 2.3568, 0.7029) |
| Luminance | 0.0236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.31
Dark Forest Green
#002D04
ΔE00 1.72
Dark Green
#033500
ΔE00 2.85
Hunter Green (survey)
#0B4008
ΔE00 5.34
Pine Green
#0A481E
ΔE00 6.84
Forrest Green
#154406
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08320B #32082F
analogous
#1A3208 #08320B #083220
triadic
#08320B #0B0832 #320B08
tetradic
#08320B #081A32 #32082F #322008
square
#08320B #081A32 #32082F #322008
split-complementary
#08320B #200832 #32081A
monochromatic
#041A06 #041A06 #08320B #106717 #199C22
Accessibility & contrast
On white
14.27
#08320B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#08320B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08320B
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08320B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08320B | 1.00 | 14.27 | 1.47 | 14.27 |
| #FFFFFF | 14.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332C07
Deuteranopia (green-blind)
#2E290F
Tritanopia (blue-blind)
#00302A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #08320b; /* rgb */ color: rgb(8, 50, 11); /* oklch */ color: oklch(27.9% 0.079 144.1);
Tailwind
colors: {
custom: {
50: '#4f6a4c',
500: '#08320b',
950: '#000000',
},
}SCSS
$custom: #08320b; $custom-light: #4f6a4c; $custom-dark: #000000;
JSON
{
"hex": "#08320b",
"rgb": {
"r": 8,
"g": 50,
"b": 11
},
"hsl": {
"h": 124.286,
"s": 72.414,
"l": 11.373
},
"oklch": {
"l": 0.27886,
"c": 0.07939,
"h": 144.1
},
"luminance": 0.02357
}Semantic roles & 50–950 ramp
primary
#08320B
secondary
#71256B
accent
#39E2EF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77