#222C09#222C09
#222C09 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.5% C 0.056 H 123.7°. Best body text is #FFFFFF at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #222C09 |
|---|---|
| RGB | rgb(34, 44, 9) |
| HSL | hsl(77, 66%, 10%) |
| HSV | hsv(77, 80%, 17%) |
| CMYK | cmyk(22.7%, 0%, 79.5%, 82.7%) |
| CIE-LAB | lab(16.31, -10.87, 19.67) |
| CIE-LCH | lch(16.31, 22.48, 118.92°) |
| OKLab | oklab(27.48% -0.0313 0.0469) |
| OKLCH | oklch(27.48% 0.056 123.7) |
| XYZ | xyz(1.6097, 2.1612, 0.5907) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.78
Dark Olive
#373E02
ΔE00 8.33
Dark Forest Green
#002D04
ΔE00 8.68
Dark Green
#033500
ΔE00 9.11
Hunter Green (survey)
#0B4008
ΔE00 10.56
Forrest Green
#154406
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222C09 #13092C
analogous
#2C2409 #222C09 #102C09
triadic
#222C09 #09222C #2C0922
tetradic
#222C09 #092C24 #13092C #2C0910
square
#222C09 #092C24 #13092C #2C0910
split-complementary
#222C09 #09102C #24092C
monochromatic
#141905 #141905 #222C09 #495F13 #71921E
Accessibility & contrast
On white
14.66
#222C09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#222C09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222C09
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222C09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222C09 | 1.00 | 14.66 | 1.43 | 14.66 |
| #FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2905
Deuteranopia (green-blind)
#2E280C
Tritanopia (blue-blind)
#242925
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #222c09; /* rgb */ color: rgb(34, 44, 9); /* oklch */ color: oklch(27.5% 0.056 123.7);
Tailwind
colors: {
custom: {
50: '#5e654b',
500: '#222c09',
950: '#000000',
},
}SCSS
$custom: #222c09; $custom-light: #5e654b; $custom-dark: #000000;
JSON
{
"hex": "#222c09",
"rgb": {
"r": 34,
"g": 44,
"b": 9
},
"hsl": {
"h": 77.143,
"s": 66.038,
"l": 10.392
},
"oklch": {
"l": 0.27483,
"c": 0.05637,
"h": 123.7
},
"luminance": 0.02161
}Semantic roles & 50–950 ramp
primary
#222C09
secondary
#3A276A
accent
#3FE96F
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77