#09220E#09220E
#09220E is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.6% C 0.049 H 147.9°. Best body text is #FFFFFF at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #09220E |
|---|---|
| RGB | rgb(9, 34, 14) |
| HSL | hsl(132, 58%, 8%) |
| HSV | hsv(132, 74%, 13%) |
| CMYK | cmyk(73.5%, 0%, 58.8%, 86.7%) |
| CIE-LAB | lab(10.80, -15.28, 9.86) |
| CIE-LCH | lch(10.80, 18.18, 147.17°) |
| OKLab | oklab(22.58% -0.0416 0.0261) |
| OKLCH | oklch(22.58% 0.049 147.9) |
| XYZ | xyz(0.7639, 1.2338, 0.6133) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.18
Very Dark Green
#062E03
ΔE00 7.40
Dark Green
#033500
ΔE00 10.26
Evergreen
#05472A
ΔE00 12.22
Hunter Green (survey)
#0B4008
ΔE00 12.78
Pine Green
#0A481E
ΔE00 13.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09220E #22091D
analogous
#102209 #09220E #09221A
triadic
#09220E #0E0922 #220E09
tetradic
#09220E #091022 #22091D #221A09
square
#09220E #091022 #22091D #221A09
split-complementary
#09220E #1A0922 #220910
monochromatic
#06180A #06180A #09220E #165222 #238336
Accessibility & contrast
On white
16.84
#09220E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#09220E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09220E
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09220E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09220E | 1.00 | 16.84 | 1.25 | 16.84 |
| #FFFFFF | 16.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E0C
Deuteranopia (green-blind)
#1F1C0F
Tritanopia (blue-blind)
#05211D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #09220e; /* rgb */ color: rgb(9, 34, 14); /* oklch */ color: oklch(22.6% 0.049 147.9);
Tailwind
colors: {
custom: {
50: '#4a5d4d',
500: '#09220e',
950: '#000000',
},
}SCSS
$custom: #09220e; $custom-light: #4a5d4d; $custom-dark: #000000;
JSON
{
"hex": "#09220e",
"rgb": {
"r": 9,
"g": 34,
"b": 14
},
"hsl": {
"h": 132,
"s": 58.14,
"l": 8.431
},
"oklch": {
"l": 0.22582,
"c": 0.04913,
"h": 147.9
},
"luminance": 0.01234
}Semantic roles & 50–950 ramp
primary
#09220E
secondary
#5F2854
accent
#46C2E1
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977