#09240F#09240F
#09240F is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.3% C 0.052 H 148.4°. Best body text is #FFFFFF at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #09240F |
|---|---|
| RGB | rgb(9, 36, 15) |
| HSL | hsl(133, 60%, 9%) |
| HSV | hsv(133, 75%, 14%) |
| CMYK | cmyk(75%, 0%, 58.3%, 85.9%) |
| CIE-LAB | lab(11.65, -16.23, 10.51) |
| CIE-LCH | lch(11.65, 19.33, 147.07°) |
| OKLab | oklab(23.28% -0.0439 0.0271) |
| OKLCH | oklch(23.28% 0.052 148.4) |
| XYZ | xyz(0.8297, 1.3542, 0.6695) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.40
Very Dark Green
#062E03
ΔE00 6.65
Dark Green
#033500
ΔE00 9.50
Evergreen
#05472A
ΔE00 11.44
Hunter Green (survey)
#0B4008
ΔE00 12.00
Pine Green
#0A481E
ΔE00 12.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09240F #24091E
analogous
#112409 #09240F #09241D
triadic
#09240F #0F0924 #240F09
tetradic
#09240F #091124 #24091E #241D09
square
#09240F #091124 #24091E #241D09
split-complementary
#09240F #1D0924 #240911
monochromatic
#06180A #06180A #09240F #155523 #218638
Accessibility & contrast
On white
16.53
#09240F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#09240F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09240F
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09240F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09240F | 1.00 | 16.53 | 1.27 | 16.53 |
| #FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24200D
Deuteranopia (green-blind)
#211E10
Tritanopia (blue-blind)
#04231F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #09240f; /* rgb */ color: rgb(9, 36, 15); /* oklch */ color: oklch(23.3% 0.052 148.4);
Tailwind
colors: {
custom: {
50: '#4b5f4e',
500: '#09240f',
950: '#000000',
},
}SCSS
$custom: #09240f; $custom-light: #4b5f4e; $custom-dark: #000000;
JSON
{
"hex": "#09240f",
"rgb": {
"r": 9,
"g": 36,
"b": 15
},
"hsl": {
"h": 133.333,
"s": 60,
"l": 8.824
},
"oklch": {
"l": 0.23283,
"c": 0.05156,
"h": 148.4
},
"luminance": 0.01354
}Semantic roles & 50–950 ramp
primary
#09240F
secondary
#612854
accent
#45C0E3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977