#08380C#08380C
#08380C is a dark, moderate green. Relative luminance 0.029; OKLCH L 29.9% C 0.087 H 144.1°. Best body text is #FFFFFF at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #08380C |
|---|---|
| RGB | rgb(8, 56, 12) |
| HSL | hsl(125, 75%, 13%) |
| HSV | hsv(125, 86%, 22%) |
| CMYK | cmyk(85.7%, 0%, 78.6%, 78%) |
| CIE-LAB | lab(19.66, -26.10, 22.10) |
| CIE-LCH | lch(19.66, 34.20, 139.75°) |
| OKLab | oklab(29.89% -0.0706 0.0512) |
| OKLCH | oklch(29.89% 0.087 144.1) |
| XYZ | xyz(1.5806, 2.9063, 0.8254) |
| Luminance | 0.0291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.78
Very Dark Green
#062E03
ΔE00 3.05
Hunter Green (survey)
#0B4008
ΔE00 3.25
Dark Forest Green
#002D04
ΔE00 3.46
Forrest Green
#154406
ΔE00 4.99
Pine Green
#0A481E
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08380C #380834
analogous
#1C3808 #08380C #083824
triadic
#08380C #0C0838 #380C08
tetradic
#08380C #081C38 #380834 #382408
square
#08380C #081C38 #380834 #382408
split-complementary
#08380C #240838 #38081C
monochromatic
#041B06 #041B06 #08380C #106E17 #17A323
Accessibility & contrast
On white
13.28
#08380C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.58
#08380C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08380C
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08380C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08380C | 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)
#393206
Deuteranopia (green-blind)
#342E10
Tritanopia (blue-blind)
#00362F
Achromatopsia (no color)
#303030
Design tokens & code
CSS
--color: #08380c; /* rgb */ color: rgb(8, 56, 12); /* oklch */ color: oklch(29.9% 0.087 144.1);
Tailwind
colors: {
custom: {
50: '#516f4d',
500: '#08380c',
950: '#000000',
},
}SCSS
$custom: #08380c; $custom-light: #516f4d; $custom-dark: #000000;
JSON
{
"hex": "#08380c",
"rgb": {
"r": 8,
"g": 56,
"b": 12
},
"hsl": {
"h": 125,
"s": 75,
"l": 12.549
},
"oklch": {
"l": 0.29885,
"c": 0.08721,
"h": 144.1
},
"luminance": 0.02907
}Semantic roles & 50–950 ramp
primary
#08380C
secondary
#772570
accent
#36E2F2
background
#F4F6F4
surface
#E7ECE7
border
#C3C7C3
text
#020701
muted
#787A77