#09220B#09220B
#09220B is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.053 H 145.0°. Best body text is #FFFFFF at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #09220B |
|---|---|
| RGB | rgb(9, 34, 11) |
| HSL | hsl(125, 58%, 8%) |
| HSV | hsv(125, 74%, 13%) |
| CMYK | cmyk(73.5%, 0%, 67.6%, 86.7%) |
| CIE-LAB | lab(10.75, -15.81, 11.18) |
| CIE-LCH | lch(10.75, 19.37, 144.74°) |
| OKLab | oklab(22.52% -0.0433 0.0303) |
| OKLCH | oklch(22.52% 0.053 145) |
| XYZ | xyz(0.7450, 1.2262, 0.5140) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.52
Very Dark Green
#062E03
ΔE00 6.71
Dark Green
#033500
ΔE00 9.60
Evergreen
#05472A
ΔE00 12.10
Hunter Green (survey)
#0B4008
ΔE00 12.21
Pine Green
#0A481E
ΔE00 12.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09220B #220920
analogous
#132209 #09220B #092217
triadic
#09220B #0B0922 #220B09
tetradic
#09220B #091322 #220920 #221709
square
#09220B #091322 #220920 #221709
split-complementary
#09220B #170922 #220913
monochromatic
#061808 #061808 #09220B #16521B #23832A
Accessibility & contrast
On white
16.86
#09220B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#09220B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09220B
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09220B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09220B | 1.00 | 16.86 | 1.25 | 16.86 |
| #FFFFFF | 16.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E09
Deuteranopia (green-blind)
#1F1C0D
Tritanopia (blue-blind)
#05211D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #09220b; /* rgb */ color: rgb(9, 34, 11); /* oklch */ color: oklch(22.5% 0.053 145.0);
Tailwind
colors: {
custom: {
50: '#4a5d4b',
500: '#09220b',
950: '#000000',
},
}SCSS
$custom: #09220b; $custom-light: #4a5d4b; $custom-dark: #000000;
JSON
{
"hex": "#09220b",
"rgb": {
"r": 9,
"g": 34,
"b": 11
},
"hsl": {
"h": 124.8,
"s": 58.14,
"l": 8.431
},
"oklch": {
"l": 0.2252,
"c": 0.05285,
"h": 145
},
"luminance": 0.01226
}Semantic roles & 50–950 ramp
primary
#09220B
secondary
#5F285A
accent
#46D5E1
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977