#222709#222709
#222709 is a dark, muted yellow-green. Relative luminance 0.018; OKLCH L 26.0% C 0.048 H 117.9°. Best body text is #FFFFFF at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #222709 |
|---|---|
| RGB | rgb(34, 39, 9) |
| HSL | hsl(70, 63%, 9%) |
| HSV | hsv(70, 77%, 15%) |
| CMYK | cmyk(12.8%, 0%, 76.9%, 84.7%) |
| CIE-LAB | lab(14.46, -7.74, 17.32) |
| CIE-LCH | lch(14.46, 18.97, 114.07°) |
| OKLab | oklab(25.99% -0.0226 0.0427) |
| OKLCH | oklch(25.99% 0.048 117.9) |
| XYZ | xyz(1.4345, 1.8109, 0.5323) |
| Luminance | 0.0181 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 9.90
Very Dark Green
#062E03
ΔE00 10.06
Dark Forest Green
#002D04
ΔE00 10.82
Dark Green
#033500
ΔE00 11.60
Hunter Green (survey)
#0B4008
ΔE00 13.15
Forrest Green
#154406
ΔE00 13.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222709 #0E0927
analogous
#271D09 #222709 #132709
triadic
#222709 #092227 #270922
tetradic
#222709 #09271D #0E0927 #270913
square
#222709 #09271D #0E0927 #270913
split-complementary
#222709 #091327 #1D0927
monochromatic
#161906 #161906 #222709 #4D5914 #798A20
Accessibility & contrast
On white
15.42
#222709 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#222709 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222709
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222709 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222709 | 1.00 | 15.42 | 1.36 | 15.42 |
| #FFFFFF | 15.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2406
Deuteranopia (green-blind)
#2A250B
Tritanopia (blue-blind)
#242421
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #222709; /* rgb */ color: rgb(34, 39, 9); /* oklch */ color: oklch(26.0% 0.048 117.9);
Tailwind
colors: {
custom: {
50: '#5d614b',
500: '#222709',
950: '#000000',
},
}SCSS
$custom: #222709; $custom-light: #5d614b; $custom-dark: #000000;
JSON
{
"hex": "#222709",
"rgb": {
"r": 34,
"g": 39,
"b": 9
},
"hsl": {
"h": 70,
"s": 62.5,
"l": 9.412
},
"oklch": {
"l": 0.25993,
"c": 0.04828,
"h": 117.9
},
"luminance": 0.01811
}Semantic roles & 50–950 ramp
primary
#222709
secondary
#322764
accent
#42E65D
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040501
muted
#797977