#08380E#08380E
#08380E is a dark, moderate green. Relative luminance 0.029; OKLCH L 29.9% C 0.085 H 144.8°. Best body text is #FFFFFF at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #08380E |
|---|---|
| RGB | rgb(8, 56, 14) |
| HSL | hsl(128, 75%, 13%) |
| HSV | hsv(128, 86%, 22%) |
| CMYK | cmyk(85.7%, 0%, 75%, 78%) |
| CIE-LAB | lab(19.69, -25.85, 21.16) |
| CIE-LCH | lch(19.69, 33.41, 140.69°) |
| OKLab | oklab(29.91% -0.0698 0.0493) |
| OKLCH | oklch(29.91% 0.085 144.8) |
| XYZ | xyz(1.5935, 2.9115, 0.8934) |
| Luminance | 0.0291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.18
Very Dark Green
#062E03
ΔE00 3.02
Dark Forest Green
#002D04
ΔE00 3.34
Hunter Green (survey)
#0B4008
ΔE00 3.57
Pine Green
#0A481E
ΔE00 5.06
Forrest Green
#154406
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08380E #380832
analogous
#1A3808 #08380E #083826
triadic
#08380E #0E0838 #380E08
tetradic
#08380E #081A38 #380832 #382608
square
#08380E #081A38 #380832 #382608
split-complementary
#08380E #260838 #38081A
monochromatic
#041B07 #041B07 #08380E #106E1B #17A329
Accessibility & contrast
On white
13.27
#08380E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#08380E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08380E
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08380E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08380E | 1.00 | 13.27 | 1.58 | 13.27 |
| #FFFFFF | 13.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393209
Deuteranopia (green-blind)
#342E12
Tritanopia (blue-blind)
#00362F
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #08380e; /* rgb */ color: rgb(8, 56, 14); /* oklch */ color: oklch(29.9% 0.085 144.8);
Tailwind
colors: {
custom: {
50: '#516f4e',
500: '#08380e',
950: '#000000',
},
}SCSS
$custom: #08380e; $custom-light: #516f4e; $custom-dark: #000000;
JSON
{
"hex": "#08380e",
"rgb": {
"r": 8,
"g": 56,
"b": 14
},
"hsl": {
"h": 127.5,
"s": 75,
"l": 12.549
},
"oklch": {
"l": 0.29909,
"c": 0.08546,
"h": 144.8
},
"luminance": 0.02912
}Semantic roles & 50–950 ramp
primary
#08380E
secondary
#77256D
accent
#36DAF2
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020702
muted
#787A78