#08380F#08380F
#08380F is a dark, moderate green. Relative luminance 0.029; OKLCH L 29.9% C 0.085 H 145.2°. Best body text is #FFFFFF at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #08380F |
|---|---|
| RGB | rgb(8, 56, 15) |
| HSL | hsl(129, 75%, 13%) |
| HSV | hsv(129, 86%, 22%) |
| CMYK | cmyk(85.7%, 0%, 73.2%, 78%) |
| CIE-LAB | lab(19.70, -25.71, 20.66) |
| CIE-LCH | lch(19.70, 32.98, 141.22°) |
| OKLab | oklab(29.92% -0.0694 0.0483) |
| OKLCH | oklch(29.92% 0.085 145.2) |
| XYZ | xyz(1.6004, 2.9143, 0.9300) |
| Luminance | 0.0291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 2.40
Very Dark Green
#062E03
ΔE00 3.03
Dark Forest Green
#002D04
ΔE00 3.30
Hunter Green (survey)
#0B4008
ΔE00 3.76
Pine Green
#0A481E
ΔE00 5.02
Forrest Green
#154406
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08380F #380831
analogous
#193808 #08380F #083827
triadic
#08380F #0F0838 #380F08
tetradic
#08380F #081938 #380831 #382708
square
#08380F #081938 #380831 #382708
split-complementary
#08380F #270838 #380819
monochromatic
#041B07 #041B07 #08380F #106E1D #17A32C
Accessibility & contrast
On white
13.27
#08380F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#08380F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08380F
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08380F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08380F | 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)
#39320A
Deuteranopia (green-blind)
#342E13
Tritanopia (blue-blind)
#00362F
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #08380f; /* rgb */ color: rgb(8, 56, 15); /* oklch */ color: oklch(29.9% 0.085 145.2);
Tailwind
colors: {
custom: {
50: '#516f4f',
500: '#08380f',
950: '#000000',
},
}SCSS
$custom: #08380f; $custom-light: #516f4f; $custom-dark: #000000;
JSON
{
"hex": "#08380f",
"rgb": {
"r": 8,
"g": 56,
"b": 15
},
"hsl": {
"h": 128.75,
"s": 75,
"l": 12.549
},
"oklch": {
"l": 0.29922,
"c": 0.08454,
"h": 145.2
},
"luminance": 0.02914
}Semantic roles & 50–950 ramp
primary
#08380F
secondary
#77256B
accent
#36D6F2
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020702
muted
#787A78