#08320C#08320C
#08320C is a dark, moderate green. Relative luminance 0.024; OKLCH L 27.9% C 0.078 H 144.5°. Best body text is #FFFFFF at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #08320C |
|---|---|
| RGB | rgb(8, 50, 12) |
| HSL | hsl(126, 72%, 11%) |
| HSV | hsv(126, 84%, 20%) |
| CMYK | cmyk(84%, 0%, 76%, 80.4%) |
| CIE-LAB | lab(17.27, -23.61, 19.27) |
| CIE-LCH | lch(17.27, 30.48, 140.78°) |
| OKLab | oklab(27.9% -0.0639 0.0456) |
| OKLCH | oklch(27.9% 0.078 144.5) |
| XYZ | xyz(1.3070, 2.3592, 0.7342) |
| Luminance | 0.0236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 1.42
Dark Forest Green
#002D04
ΔE00 1.73
Dark Green
#033500
ΔE00 3.04
Hunter Green (survey)
#0B4008
ΔE00 5.47
Pine Green
#0A481E
ΔE00 6.84
Forrest Green
#154406
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08320C #32082E
analogous
#193208 #08320C #083221
triadic
#08320C #0C0832 #320C08
tetradic
#08320C #081932 #32082E #322108
square
#08320C #081932 #32082E #322108
split-complementary
#08320C #210832 #320819
monochromatic
#041A06 #041A06 #08320C #106719 #199C25
Accessibility & contrast
On white
14.27
#08320C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#08320C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08320C
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08320C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08320C | 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)
#332D08
Deuteranopia (green-blind)
#2E290F
Tritanopia (blue-blind)
#00302A
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #08320c; /* rgb */ color: rgb(8, 50, 12); /* oklch */ color: oklch(27.9% 0.078 144.5);
Tailwind
colors: {
custom: {
50: '#4f6a4d',
500: '#08320c',
950: '#000000',
},
}SCSS
$custom: #08320c; $custom-light: #4f6a4d; $custom-dark: #000000;
JSON
{
"hex": "#08320c",
"rgb": {
"r": 8,
"g": 50,
"b": 12
},
"hsl": {
"h": 125.714,
"s": 72.414,
"l": 11.373
},
"oklch": {
"l": 0.27898,
"c": 0.07847,
"h": 144.5
},
"luminance": 0.02359
}Semantic roles & 50–950 ramp
primary
#08320C
secondary
#71256A
accent
#39DEEF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77