#09240C#09240C
#09240C is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.2% C 0.055 H 145.6°. Best body text is #FFFFFF at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #09240C |
|---|---|
| RGB | rgb(9, 36, 12) |
| HSL | hsl(127, 60%, 9%) |
| HSV | hsv(127, 75%, 14%) |
| CMYK | cmyk(75%, 0%, 66.7%, 85.9%) |
| CIE-LAB | lab(11.60, -16.81, 11.91) |
| CIE-LCH | lch(11.60, 20.60, 144.67°) |
| OKLab | oklab(23.22% -0.0456 0.0312) |
| OKLCH | oklch(23.22% 0.055 145.6) |
| XYZ | xyz(0.8098, 1.3463, 0.5649) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.69
Very Dark Green
#062E03
ΔE00 5.90
Dark Green
#033500
ΔE00 8.80
Evergreen
#05472A
ΔE00 11.35
Hunter Green (survey)
#0B4008
ΔE00 11.40
Pine Green
#0A481E
ΔE00 12.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09240C #240921
analogous
#142409 #09240C #09241A
triadic
#09240C #0C0924 #240C09
tetradic
#09240C #091424 #240921 #241A09
square
#09240C #091424 #240921 #241A09
split-complementary
#09240C #1A0924 #240914
monochromatic
#061808 #061808 #09240C #15551C #21862D
Accessibility & contrast
On white
16.55
#09240C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#09240C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09240C
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09240C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09240C | 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)
#25200A
Deuteranopia (green-blind)
#211E0E
Tritanopia (blue-blind)
#05231E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #09240c; /* rgb */ color: rgb(9, 36, 12); /* oklch */ color: oklch(23.2% 0.055 145.6);
Tailwind
colors: {
custom: {
50: '#4b5f4c',
500: '#09240c',
950: '#000000',
},
}SCSS
$custom: #09240c; $custom-light: #4b5f4c; $custom-dark: #000000;
JSON
{
"hex": "#09240c",
"rgb": {
"r": 9,
"g": 36,
"b": 12
},
"hsl": {
"h": 126.667,
"s": 60,
"l": 8.824
},
"oklch": {
"l": 0.23221,
"c": 0.05523,
"h": 145.6
},
"luminance": 0.01346
}Semantic roles & 50–950 ramp
primary
#09240C
secondary
#61285B
accent
#45D2E3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977