#09220F#09220F
#09220F is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.6% C 0.048 H 149.1°. Best body text is #FFFFFF at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #09220F |
|---|---|
| RGB | rgb(9, 34, 15) |
| HSL | hsl(134, 58%, 8%) |
| HSV | hsv(134, 74%, 13%) |
| CMYK | cmyk(73.5%, 0%, 55.9%, 86.7%) |
| CIE-LAB | lab(10.82, -15.08, 9.37) |
| CIE-LCH | lch(10.82, 17.75, 148.15°) |
| OKLab | oklab(22.61% -0.0411 0.0246) |
| OKLCH | oklch(22.61% 0.048 149.1) |
| XYZ | xyz(0.7709, 1.2366, 0.6499) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.44
Very Dark Green
#062E03
ΔE00 7.67
Dark Green
#033500
ΔE00 10.52
Evergreen
#05472A
ΔE00 12.28
Hunter Green (survey)
#0B4008
ΔE00 13.00
Pine Green
#0A481E
ΔE00 13.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09220F #22091C
analogous
#0F2209 #09220F #09221B
triadic
#09220F #0F0922 #220F09
tetradic
#09220F #090F22 #22091C #221B09
square
#09220F #090F22 #22091C #221B09
split-complementary
#09220F #1B0922 #22090F
monochromatic
#06180B #06180B #09220F #165224 #23833A
Accessibility & contrast
On white
16.84
#09220F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#09220F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09220F
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09220F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09220F | 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)
#221F0E
Deuteranopia (green-blind)
#1F1C10
Tritanopia (blue-blind)
#04211D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #09220f; /* rgb */ color: rgb(9, 34, 15); /* oklch */ color: oklch(22.6% 0.048 149.1);
Tailwind
colors: {
custom: {
50: '#4a5d4e',
500: '#09220f',
950: '#000000',
},
}SCSS
$custom: #09220f; $custom-light: #4a5d4e; $custom-dark: #000000;
JSON
{
"hex": "#09220f",
"rgb": {
"r": 9,
"g": 34,
"b": 15
},
"hsl": {
"h": 134.4,
"s": 58.14,
"l": 8.431
},
"oklch": {
"l": 0.22606,
"c": 0.04787,
"h": 149.1
},
"luminance": 0.01237
}Semantic roles & 50–950 ramp
primary
#09220F
secondary
#5F2852
accent
#46BCE1
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977