#08380D#08380D
#08380D is a dark, moderate green. Relative luminance 0.029; OKLCH L 29.9% C 0.086 H 144.4°. Best body text is #FFFFFF at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #08380D |
|---|---|
| RGB | rgb(8, 56, 13) |
| HSL | hsl(126, 75%, 13%) |
| HSV | hsv(126, 86%, 22%) |
| CMYK | cmyk(85.7%, 0%, 76.8%, 78%) |
| CIE-LAB | lab(19.67, -25.98, 21.64) |
| CIE-LCH | lch(19.67, 33.81, 140.20°) |
| OKLab | oklab(29.9% -0.0702 0.0502) |
| OKLCH | oklch(29.9% 0.086 144.4) |
| XYZ | xyz(1.5869, 2.9088, 0.8585) |
| Luminance | 0.0291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.97
Very Dark Green
#062E03
ΔE00 3.03
Dark Forest Green
#002D04
ΔE00 3.39
Hunter Green (survey)
#0B4008
ΔE00 3.40
Pine Green
#0A481E
ΔE00 5.11
Forrest Green
#154406
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08380D #380833
analogous
#1B3808 #08380D #083825
triadic
#08380D #0D0838 #380D08
tetradic
#08380D #081B38 #380833 #382508
square
#08380D #081B38 #380833 #382508
split-complementary
#08380D #250838 #38081B
monochromatic
#041B06 #041B06 #08380D #106E19 #17A326
Accessibility & contrast
On white
13.28
#08380D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#08380D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08380D
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08380D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08380D | 1.00 | 13.28 | 1.58 | 13.28 |
| #FFFFFF | 13.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.58 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393208
Deuteranopia (green-blind)
#342E11
Tritanopia (blue-blind)
#00362F
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #08380d; /* rgb */ color: rgb(8, 56, 13); /* oklch */ color: oklch(29.9% 0.086 144.4);
Tailwind
colors: {
custom: {
50: '#516f4e',
500: '#08380d',
950: '#000000',
},
}SCSS
$custom: #08380d; $custom-light: #516f4e; $custom-dark: #000000;
JSON
{
"hex": "#08380d",
"rgb": {
"r": 8,
"g": 56,
"b": 13
},
"hsl": {
"h": 126.25,
"s": 75,
"l": 12.549
},
"oklch": {
"l": 0.29897,
"c": 0.08635,
"h": 144.4
},
"luminance": 0.02909
}Semantic roles & 50–950 ramp
primary
#08380D
secondary
#77256E
accent
#36DEF2
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020701
muted
#787A77