#092209#092209
#092209 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.055 H 143.5°. Best body text is #FFFFFF at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #092209 |
|---|---|
| RGB | rgb(9, 34, 9) |
| HSL | hsl(120, 58%, 8%) |
| HSV | hsv(120, 74%, 13%) |
| CMYK | cmyk(73.5%, 0%, 73.5%, 86.7%) |
| CIE-LAB | lab(10.72, -16.13, 11.96) |
| CIE-LCH | lch(10.72, 20.08, 143.43°) |
| OKLab | oklab(22.48% -0.0444 0.0329) |
| OKLCH | oklch(22.48% 0.055 143.5) |
| XYZ | xyz(0.7340, 1.2218, 0.4555) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.16
Very Dark Green
#062E03
ΔE00 6.32
Dark Green
#033500
ΔE00 9.24
Hunter Green (survey)
#0B4008
ΔE00 11.90
Evergreen
#05472A
ΔE00 12.06
Pine Green
#0A481E
ΔE00 12.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#092209 #220922
analogous
#152209 #092209 #092215
triadic
#092209 #090922 #220909
tetradic
#092209 #091522 #220922 #221509
square
#092209 #091522 #220922 #221509
split-complementary
#092209 #150922 #220915
monochromatic
#061806 #061806 #092209 #165216 #238323
Accessibility & contrast
On white
16.88
#092209 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#092209 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #092209
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##092209 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##092209 | 1.00 | 16.88 | 1.24 | 16.88 |
| #FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E07
Deuteranopia (green-blind)
#201C0B
Tritanopia (blue-blind)
#06211C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #092209; /* rgb */ color: rgb(9, 34, 9); /* oklch */ color: oklch(22.5% 0.055 143.5);
Tailwind
colors: {
custom: {
50: '#4a5d4a',
500: '#092209',
950: '#000000',
},
}SCSS
$custom: #092209; $custom-light: #4a5d4a; $custom-dark: #000000;
JSON
{
"hex": "#092209",
"rgb": {
"r": 9,
"g": 34,
"b": 9
},
"hsl": {
"h": 120,
"s": 58.14,
"l": 8.431
},
"oklch": {
"l": 0.22483,
"c": 0.05525,
"h": 143.5
},
"luminance": 0.01222
}Semantic roles & 50–950 ramp
primary
#092209
secondary
#5F285F
accent
#46E1E1
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977