#08391C#08391C
#08391C is a dark, moderate green. Relative luminance 0.031; OKLCH L 30.5% C 0.072 H 152.3°. Best body text is #FFFFFF at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #08391C |
|---|---|
| RGB | rgb(8, 57, 28) |
| HSL | hsl(144, 75%, 13%) |
| HSV | hsv(144, 86%, 22%) |
| CMYK | cmyk(86%, 0%, 50.9%, 77.6%) |
| CIE-LAB | lab(20.29, -23.82, 13.62) |
| CIE-LCH | lch(20.29, 27.44, 150.24°) |
| OKLab | oklab(30.48% -0.0641 0.0336) |
| OKLCH | oklch(30.48% 0.072 152.3) |
| XYZ | xyz(1.7727, 3.0615, 1.5959) |
| Luminance | 0.0306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 4.56
Dark Forest Green
#002D04
ΔE00 4.84
Very Dark Green
#062E03
ΔE00 5.15
Pine Green
#0A481E
ΔE00 5.53
Dark Green
#033500
ΔE00 6.02
Hunter Green (survey)
#0B4008
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08391C #390825
analogous
#0C3908 #08391C #083934
triadic
#08391C #1C0839 #391C08
tetradic
#08391C #080C39 #390825 #393408
square
#08391C #080C39 #390825 #393408
split-complementary
#08391C #340839 #39080C
monochromatic
#041B0D #041B0D #08391C #106F36 #17A451
Accessibility & contrast
On white
13.02
#08391C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.61
#08391C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08391C
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08391C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08391C | 1.00 | 13.02 | 1.61 | 13.02 |
| #FFFFFF | 13.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.61 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39331A
Deuteranopia (green-blind)
#332F1E
Tritanopia (blue-blind)
#003832
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #08391c; /* rgb */ color: rgb(8, 57, 28); /* oklch */ color: oklch(30.5% 0.072 152.3);
Tailwind
colors: {
custom: {
50: '#507058',
500: '#08391c',
950: '#000000',
},
}SCSS
$custom: #08391c; $custom-light: #507058; $custom-dark: #000000;
JSON
{
"hex": "#08391c",
"rgb": {
"r": 8,
"g": 57,
"b": 28
},
"hsl": {
"h": 144.49,
"s": 75.385,
"l": 12.745
},
"oklch": {
"l": 0.30476,
"c": 0.07237,
"h": 152.3
},
"luminance": 0.03062
}Semantic roles & 50–950 ramp
primary
#08391C
secondary
#782556
accent
#36A5F2
background
#F4F6F5
surface
#E7ECE9
border
#C3C7C5
text
#020703
muted
#787A78