#222C16#222C16
#222C16 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.7% C 0.040 H 128.7°. Best body text is #FFFFFF at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #222C16 |
|---|---|
| RGB | rgb(34, 44, 22) |
| HSL | hsl(87, 33%, 13%) |
| HSV | hsv(87, 50%, 17%) |
| CMYK | cmyk(22.7%, 0%, 50%, 82.7%) |
| CIE-LAB | lab(16.50, -9.19, 12.88) |
| CIE-LCH | lch(16.50, 15.83, 125.51°) |
| OKLab | oklab(27.7% -0.0253 0.0316) |
| OKLCH | oklch(27.7% 0.04 128.7) |
| XYZ | xyz(1.7052, 2.1993, 1.0936) |
| Luminance | 0.0220 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.12
Dark Forest Green
#002D04
ΔE00 9.70
Dark Green
#033500
ΔE00 10.90
Dark Olive
#373E02
ΔE00 11.27
Hunter Green (survey)
#0B4008
ΔE00 12.31
Charcoal (survey)
#343837
ΔE00 12.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222C16 #20162C
analogous
#2C2B16 #222C16 #172C16
triadic
#222C16 #16222C #2C1622
tetradic
#222C16 #162C2B #20162C #2C1617
square
#222C16 #162C2B #20162C #2C1617
split-complementary
#222C16 #16172C #2B162C
monochromatic
#10140A #10140A #222C16 #42552A #617E3F
Accessibility & contrast
On white
14.59
#222C16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#222C16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222C16
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222C16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222C16 | 1.00 | 14.59 | 1.44 | 14.59 |
| #FFFFFF | 14.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2914
Deuteranopia (green-blind)
#2D2917
Tritanopia (blue-blind)
#232A27
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #222c16; /* rgb */ color: rgb(34, 44, 22); /* oklch */ color: oklch(27.7% 0.040 128.7);
Tailwind
colors: {
custom: {
50: '#5d6553',
500: '#222c16',
950: '#000000',
},
}SCSS
$custom: #222c16; $custom-light: #5d6553; $custom-dark: #000000;
JSON
{
"hex": "#222c16",
"rgb": {
"r": 34,
"g": 44,
"b": 22
},
"hsl": {
"h": 87.273,
"s": 33.333,
"l": 12.941
},
"oklch": {
"l": 0.27696,
"c": 0.04043,
"h": 128.7
},
"luminance": 0.02199
}Semantic roles & 50–950 ramp
primary
#222C16
secondary
#4D3C61
accent
#5EC98F
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040502
muted
#797A78