#08240F#08240F
#08240F is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.2% C 0.052 H 149.0°. Best body text is #FFFFFF at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #08240F |
|---|---|
| RGB | rgb(8, 36, 15) |
| HSL | hsl(135, 64%, 9%) |
| HSV | hsv(135, 78%, 14%) |
| CMYK | cmyk(77.8%, 0%, 58.3%, 85.9%) |
| CIE-LAB | lab(11.61, -16.55, 10.44) |
| CIE-LCH | lch(11.61, 19.57, 147.75°) |
| OKLab | oklab(23.24% -0.0447 0.0269) |
| OKLCH | oklch(23.24% 0.052 149) |
| XYZ | xyz(0.8172, 1.3478, 0.6689) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.32
Very Dark Green
#062E03
ΔE00 6.61
Dark Green
#033500
ΔE00 9.47
Evergreen
#05472A
ΔE00 11.36
Hunter Green (survey)
#0B4008
ΔE00 11.98
Pine Green
#0A481E
ΔE00 12.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08240F #24081D
analogous
#0F2408 #08240F #08241D
triadic
#08240F #0F0824 #240F08
tetradic
#08240F #080F24 #24081D #241D08
square
#08240F #080F24 #24081D #241D08
split-complementary
#08240F #1D0824 #24080F
monochromatic
#06190A #06190A #08240F #135624 #1E8839
Accessibility & contrast
On white
16.54
#08240F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#08240F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08240F
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08240F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08240F | 1.00 | 16.54 | 1.27 | 16.54 |
| #FFFFFF | 16.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24200D
Deuteranopia (green-blind)
#211E10
Tritanopia (blue-blind)
#03231F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #08240f; /* rgb */ color: rgb(8, 36, 15); /* oklch */ color: oklch(23.2% 0.052 149.0);
Tailwind
colors: {
custom: {
50: '#4a5f4e',
500: '#08240f',
950: '#000000',
},
}SCSS
$custom: #08240f; $custom-light: #4a5f4e; $custom-dark: #000000;
JSON
{
"hex": "#08240f",
"rgb": {
"r": 8,
"g": 36,
"b": 15
},
"hsl": {
"h": 135,
"s": 63.636,
"l": 8.627
},
"oklch": {
"l": 0.23235,
"c": 0.05222,
"h": 149
},
"luminance": 0.01348
}Semantic roles & 50–950 ramp
primary
#08240F
secondary
#622653
accent
#41BDE7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977