#222909#222909
#222909 is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.6% C 0.051 H 120.5°. Best body text is #FFFFFF at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #222909 |
|---|---|
| RGB | rgb(34, 41, 9) |
| HSL | hsl(73, 64%, 10%) |
| HSV | hsv(73, 78%, 16%) |
| CMYK | cmyk(17.1%, 0%, 78%, 83.9%) |
| CIE-LAB | lab(15.20, -9.01, 18.27) |
| CIE-LCH | lch(15.20, 20.37, 116.25°) |
| OKLab | oklab(26.59% -0.0261 0.0444) |
| OKLCH | oklch(26.59% 0.052 120.5) |
| XYZ | xyz(1.5020, 1.9457, 0.5548) |
| Luminance | 0.0195 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.06
Dark Olive
#373E02
ΔE00 9.20
Dark Forest Green
#002D04
ΔE00 9.87
Dark Green
#033500
ΔE00 10.54
Hunter Green (survey)
#0B4008
ΔE00 12.07
Forrest Green
#154406
ΔE00 12.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222909 #100929
analogous
#292009 #222909 #122909
triadic
#222909 #092229 #290922
tetradic
#222909 #092920 #100929 #290912
square
#222909 #092920 #100929 #290912
split-complementary
#222909 #091229 #200929
monochromatic
#151906 #151906 #222909 #4C5B14 #758D1F
Accessibility & contrast
On white
15.12
#222909 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#222909 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222909
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222909 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222909 | 1.00 | 15.12 | 1.39 | 15.12 |
| #FFFFFF | 15.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2606
Deuteranopia (green-blind)
#2B260B
Tritanopia (blue-blind)
#242622
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #222909; /* rgb */ color: rgb(34, 41, 9); /* oklch */ color: oklch(26.6% 0.051 120.5);
Tailwind
colors: {
custom: {
50: '#5e624b',
500: '#222909',
950: '#000000',
},
}SCSS
$custom: #222909; $custom-light: #5e624b; $custom-dark: #000000;
JSON
{
"hex": "#222909",
"rgb": {
"r": 34,
"g": 41,
"b": 9
},
"hsl": {
"h": 73.125,
"s": 64,
"l": 9.804
},
"oklch": {
"l": 0.26587,
"c": 0.0515,
"h": 120.5
},
"luminance": 0.01946
}Semantic roles & 50–950 ramp
primary
#222909
secondary
#352767
accent
#41E765
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977