#222E16#222E16
#222E16 is a dark, muted yellow-green. Relative luminance 0.024; OKLCH L 28.3% C 0.044 H 130.5°. Best body text is #FFFFFF at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #222E16 |
|---|---|
| RGB | rgb(34, 46, 22) |
| HSL | hsl(90, 35%, 13%) |
| HSV | hsv(90, 52%, 18%) |
| CMYK | cmyk(26.1%, 0%, 52.2%, 82%) |
| CIE-LAB | lab(17.24, -10.44, 13.82) |
| CIE-LCH | lch(17.24, 17.32, 127.07°) |
| OKLab | oklab(28.29% -0.0287 0.0337) |
| OKLCH | oklch(28.29% 0.044 130.5) |
| XYZ | xyz(1.7815, 2.3520, 1.1190) |
| Luminance | 0.0235 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.15
Dark Forest Green
#002D04
ΔE00 8.77
Dark Green
#033500
ΔE00 9.88
Dark Olive
#373E02
ΔE00 10.71
Hunter Green (survey)
#0B4008
ΔE00 11.24
Forrest Green
#154406
ΔE00 11.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#222E16 #22162E
analogous
#2E2E16 #222E16 #162E16
triadic
#222E16 #16222E #2E1622
tetradic
#222E16 #162E2E #22162E #2E1616
square
#222E16 #162E2E #22162E #2E1616
split-complementary
#222E16 #16162E #2E162E
monochromatic
#0F150A #0F150A #222E16 #41572A #5F813E
Accessibility & contrast
On white
14.28
#222E16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#222E16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #222E16
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##222E16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##222E16 | 1.00 | 14.28 | 1.47 | 14.28 |
| #FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B14
Deuteranopia (green-blind)
#2E2A17
Tritanopia (blue-blind)
#232C28
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #222e16; /* rgb */ color: rgb(34, 46, 22); /* oklch */ color: oklch(28.3% 0.044 130.5);
Tailwind
colors: {
custom: {
50: '#5d6653',
500: '#222e16',
950: '#000000',
},
}SCSS
$custom: #222e16; $custom-light: #5d6653; $custom-dark: #000000;
JSON
{
"hex": "#222e16",
"rgb": {
"r": 34,
"g": 46,
"b": 22
},
"hsl": {
"h": 90,
"s": 35.294,
"l": 13.333
},
"oklch": {
"l": 0.28288,
"c": 0.04428,
"h": 130.5
},
"luminance": 0.02352
}Semantic roles & 50–950 ramp
primary
#222E16
secondary
#503C64
accent
#5CCB94
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78