#222C19#222C19
#222C19 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.8% C 0.036 H 131.0°. Best body text is #FFFFFF at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #222C19 |
|---|---|
| RGB | rgb(34, 44, 25) |
| HSL | hsl(92, 28%, 14%) |
| HSV | hsv(92, 43%, 17%) |
| CMYK | cmyk(22.7%, 0%, 43.2%, 82.7%) |
| CIE-LAB | lab(16.56, -8.68, 10.96) |
| CIE-LCH | lch(16.56, 13.98, 128.36°) |
| OKLab | oklab(27.76% -0.0237 0.0272) |
| OKLCH | oklch(27.76% 0.036 131) |
| XYZ | xyz(1.7358, 2.2116, 1.2549) |
| Luminance | 0.0221 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.87
Dark Forest Green
#002D04
ΔE00 10.35
Charcoal (survey)
#343837
ΔE00 11.44
Dark Green
#033500
ΔE00 11.70
Dark Olive
#373E02
ΔE00 12.27
Dark Grey
#363737
ΔE00 12.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222C19 #23192C
analogous
#2B2C19 #222C19 #192C19
triadic
#222C19 #19222C #2C1922
tetradic
#222C19 #192B2C #23192C #2C1919
square
#222C19 #192B2C #23192C #2C1919
split-complementary
#222C19 #19192C #2C192B
monochromatic
#0F140B #0F140B #222C19 #40532F #5E7A45
Accessibility & contrast
On white
14.56
#222C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#222C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222C19
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222C19 | 1.00 | 14.56 | 1.44 | 14.56 |
| #FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2918
Deuteranopia (green-blind)
#2C291A
Tritanopia (blue-blind)
#232A27
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #222c19; /* rgb */ color: rgb(34, 44, 25); /* oklch */ color: oklch(27.8% 0.036 131.0);
Tailwind
colors: {
custom: {
50: '#5d6555',
500: '#222c19',
950: '#000000',
},
}SCSS
$custom: #222c19; $custom-light: #5d6555; $custom-dark: #000000;
JSON
{
"hex": "#222c19",
"rgb": {
"r": 34,
"g": 44,
"b": 25
},
"hsl": {
"h": 91.579,
"s": 27.536,
"l": 13.529
},
"oklch": {
"l": 0.27764,
"c": 0.03607,
"h": 131
},
"luminance": 0.02212
}Semantic roles & 50–950 ramp
primary
#222C19
secondary
#514160
accent
#64C496
background
#F5F6F5
surface
#E9EBE8
border
#C5C6C4
text
#040503
muted
#797A78