#222811#222811
#222811 is a dark, muted yellow-green. Relative luminance 0.019; OKLCH L 26.4% C 0.040 H 121.2°. Best body text is #FFFFFF at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #222811 |
|---|---|
| RGB | rgb(34, 40, 17) |
| HSL | hsl(76, 40%, 11%) |
| HSV | hsv(76, 58%, 16%) |
| CMYK | cmyk(15%, 0%, 57.5%, 84.3%) |
| CIE-LAB | lab(14.94, -7.41, 14.09) |
| CIE-LCH | lch(14.94, 15.92, 117.76°) |
| OKLab | oklab(26.42% -0.0207 0.0342) |
| OKLCH | oklch(26.42% 0.04 121.2) |
| XYZ | xyz(1.5197, 1.8981, 0.8165) |
| Luminance | 0.0190 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.37
Dark Forest Green
#002D04
ΔE00 11.01
Dark Olive
#373E02
ΔE00 11.10
Dark Green
#033500
ΔE00 12.05
Charcoal (survey)
#343837
ΔE00 12.74
Hunter Green (survey)
#0B4008
ΔE00 13.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222811 #171128
analogous
#282211 #222811 #162811
triadic
#222811 #112228 #281122
tetradic
#222811 #112822 #171128 #281116
square
#222811 #112822 #171128 #281116
split-complementary
#222811 #111628 #221128
monochromatic
#121509 #121509 #222811 #475323 #6B7E36
Accessibility & contrast
On white
15.22
#222811 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#222811 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222811
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222811 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222811 | 1.00 | 15.22 | 1.38 | 15.22 |
| #FFFFFF | 15.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A260F
Deuteranopia (green-blind)
#2A2612
Tritanopia (blue-blind)
#242623
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #222811; /* rgb */ color: rgb(34, 40, 17); /* oklch */ color: oklch(26.4% 0.040 121.2);
Tailwind
colors: {
custom: {
50: '#5d614f',
500: '#222811',
950: '#000000',
},
}SCSS
$custom: #222811; $custom-light: #5d614f; $custom-dark: #000000;
JSON
{
"hex": "#222811",
"rgb": {
"r": 34,
"g": 40,
"b": 17
},
"hsl": {
"h": 75.652,
"s": 40.351,
"l": 11.176
},
"oklch": {
"l": 0.26417,
"c": 0.03997,
"h": 121.2
},
"luminance": 0.01898
}Semantic roles & 50–950 ramp
primary
#222811
secondary
#40355F
accent
#58D077
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040502
muted
#797978