#08240E#08240E
#08240E is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.2% C 0.053 H 148.0°. Best body text is #FFFFFF at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #08240E |
|---|---|
| RGB | rgb(8, 36, 14) |
| HSL | hsl(133, 64%, 9%) |
| HSV | hsv(133, 78%, 14%) |
| CMYK | cmyk(77.8%, 0%, 61.1%, 85.9%) |
| CIE-LAB | lab(11.59, -16.75, 10.93) |
| CIE-LCH | lch(11.59, 20.01, 146.87°) |
| OKLab | oklab(23.21% -0.0453 0.0283) |
| OKLCH | oklch(23.21% 0.053 148) |
| XYZ | xyz(0.8102, 1.3450, 0.6323) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.06
Very Dark Green
#062E03
ΔE00 6.34
Dark Green
#033500
ΔE00 9.22
Evergreen
#05472A
ΔE00 11.32
Hunter Green (survey)
#0B4008
ΔE00 11.76
Pine Green
#0A481E
ΔE00 12.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08240E #24081E
analogous
#102408 #08240E #08241C
triadic
#08240E #0E0824 #240E08
tetradic
#08240E #081024 #24081E #241C08
square
#08240E #081024 #24081E #241C08
split-complementary
#08240E #1C0824 #240810
monochromatic
#06190A #06190A #08240E #135621 #1E8835
Accessibility & contrast
On white
16.55
#08240E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#08240E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08240E
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08240E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08240E | 1.00 | 16.55 | 1.27 | 16.55 |
| #FFFFFF | 16.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24200C
Deuteranopia (green-blind)
#211E10
Tritanopia (blue-blind)
#03231F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #08240e; /* rgb */ color: rgb(8, 36, 14); /* oklch */ color: oklch(23.2% 0.053 148.0);
Tailwind
colors: {
custom: {
50: '#4a5f4d',
500: '#08240e',
950: '#000000',
},
}SCSS
$custom: #08240e; $custom-light: #4a5f4d; $custom-dark: #000000;
JSON
{
"hex": "#08240e",
"rgb": {
"r": 8,
"g": 36,
"b": 14
},
"hsl": {
"h": 132.857,
"s": 63.636,
"l": 8.627
},
"oklch": {
"l": 0.23213,
"c": 0.05345,
"h": 148
},
"luminance": 0.01345
}Semantic roles & 50–950 ramp
primary
#08240E
secondary
#622655
accent
#41C3E7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977