#092409#092409
#092409 is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.2% C 0.059 H 143.4°. Best body text is #FFFFFF at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #092409 |
|---|---|
| RGB | rgb(9, 36, 9) |
| HSL | hsl(120, 60%, 9%) |
| HSV | hsv(120, 75%, 14%) |
| CMYK | cmyk(75%, 0%, 75%, 85.9%) |
| CIE-LAB | lab(11.55, -17.30, 13.12) |
| CIE-LCH | lch(11.55, 21.71, 142.84°) |
| OKLab | oklab(23.17% -0.0471 0.035) |
| OKLCH | oklch(23.17% 0.059 143.4) |
| XYZ | xyz(0.7928, 1.3395, 0.4752) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.14
Very Dark Green
#062E03
ΔE00 5.31
Dark Green
#033500
ΔE00 8.24
Hunter Green (survey)
#0B4008
ΔE00 10.93
Evergreen
#05472A
ΔE00 11.33
Pine Green
#0A481E
ΔE00 11.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092409 #240924
analogous
#172409 #092409 #092417
triadic
#092409 #090924 #240909
tetradic
#092409 #091724 #240924 #241709
square
#092409 #091724 #240924 #241709
split-complementary
#092409 #170924 #240917
monochromatic
#061806 #061806 #092409 #155515 #218621
Accessibility & contrast
On white
16.56
#092409 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#092409 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092409
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092409 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092409 | 1.00 | 16.56 | 1.27 | 16.56 |
| #FFFFFF | 16.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252007
Deuteranopia (green-blind)
#211E0B
Tritanopia (blue-blind)
#05231E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #092409; /* rgb */ color: rgb(9, 36, 9); /* oklch */ color: oklch(23.2% 0.059 143.4);
Tailwind
colors: {
custom: {
50: '#4b5f4a',
500: '#092409',
950: '#000000',
},
}SCSS
$custom: #092409; $custom-light: #4b5f4a; $custom-dark: #000000;
JSON
{
"hex": "#092409",
"rgb": {
"r": 9,
"g": 36,
"b": 9
},
"hsl": {
"h": 120,
"s": 60,
"l": 8.824
},
"oklch": {
"l": 0.23168,
"c": 0.05871,
"h": 143.4
},
"luminance": 0.0134
}Semantic roles & 50–950 ramp
primary
#092409
secondary
#612861
accent
#45E3E3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977