#09220C#09220C
#09220C is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.052 H 145.9°. Best body text is #FFFFFF at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #09220C |
|---|---|
| RGB | rgb(9, 34, 12) |
| HSL | hsl(127, 58%, 8%) |
| HSV | hsv(127, 74%, 13%) |
| CMYK | cmyk(73.5%, 0%, 64.7%, 86.7%) |
| CIE-LAB | lab(10.77, -15.64, 10.76) |
| CIE-LCH | lch(10.77, 18.99, 145.47°) |
| OKLab | oklab(22.54% -0.0428 0.0289) |
| OKLCH | oklch(22.54% 0.052 145.9) |
| XYZ | xyz(0.7510, 1.2286, 0.5453) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.72
Very Dark Green
#062E03
ΔE00 6.92
Dark Green
#033500
ΔE00 9.81
Evergreen
#05472A
ΔE00 12.13
Hunter Green (survey)
#0B4008
ΔE00 12.38
Pine Green
#0A481E
ΔE00 12.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09220C #22091F
analogous
#122209 #09220C #092218
triadic
#09220C #0C0922 #220C09
tetradic
#09220C #091222 #22091F #221809
square
#09220C #091222 #22091F #221809
split-complementary
#09220C #180922 #220912
monochromatic
#061809 #061809 #09220C #16521D #23832E
Accessibility & contrast
On white
16.86
#09220C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#09220C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09220C
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09220C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09220C | 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)
#231E0A
Deuteranopia (green-blind)
#1F1C0E
Tritanopia (blue-blind)
#05211D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #09220c; /* rgb */ color: rgb(9, 34, 12); /* oklch */ color: oklch(22.5% 0.052 145.9);
Tailwind
colors: {
custom: {
50: '#4a5d4c',
500: '#09220c',
950: '#000000',
},
}SCSS
$custom: #09220c; $custom-light: #4a5d4c; $custom-dark: #000000;
JSON
{
"hex": "#09220c",
"rgb": {
"r": 9,
"g": 34,
"b": 12
},
"hsl": {
"h": 127.2,
"s": 58.14,
"l": 8.431
},
"oklch": {
"l": 0.2254,
"c": 0.05163,
"h": 145.9
},
"luminance": 0.01229
}Semantic roles & 50–950 ramp
primary
#09220C
secondary
#5F2858
accent
#46CFE1
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977