#11220E#11220E
#11220E is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.1% C 0.043 H 140.7°. Best body text is #FFFFFF at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #11220E |
|---|---|
| RGB | rgb(17, 34, 14) |
| HSL | hsl(111, 42%, 9%) |
| HSV | hsv(111, 59%, 13%) |
| CMYK | cmyk(50%, 0%, 58.8%, 86.7%) |
| CIE-LAB | lab(11.24, -12.33, 10.53) |
| CIE-LCH | lch(11.24, 16.21, 139.50°) |
| OKLab | oklab(23.06% -0.0337 0.0275) |
| OKLCH | oklch(23.06% 0.043 140.7) |
| XYZ | xyz(0.8824, 1.2949, 0.6188) |
| Luminance | 0.0129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.18
Dark Forest Green
#002D04
ΔE00 8.27
Dark Green
#033500
ΔE00 10.85
Hunter Green (survey)
#0B4008
ΔE00 13.19
Evergreen
#05472A
ΔE00 13.30
Almost Black
#070D0D
ΔE00 13.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#11220E #1F0E22
analogous
#1B220E #11220E #0E2215
triadic
#11220E #0E1122 #220E11
tetradic
#11220E #0E1B22 #1F0E22 #22150E
square
#11220E #0E1B22 #1F0E22 #22150E
split-complementary
#11220E #150E22 #220E1B
monochromatic
#0B1609 #0B1609 #11220E #274D20 #3C7932
Accessibility & contrast
On white
16.68
#11220E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#11220E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #11220E
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##11220E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##11220E | 1.00 | 16.68 | 1.26 | 16.68 |
| #FFFFFF | 16.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F0C
Deuteranopia (green-blind)
#211D0F
Tritanopia (blue-blind)
#10211D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #11220e; /* rgb */ color: rgb(17, 34, 14); /* oklch */ color: oklch(23.1% 0.043 140.7);
Tailwind
colors: {
custom: {
50: '#4f5d4d',
500: '#11220e',
950: '#000000',
},
}SCSS
$custom: #11220e; $custom-light: #4f5d4d; $custom-dark: #000000;
JSON
{
"hex": "#11220e",
"rgb": {
"r": 17,
"g": 34,
"b": 14
},
"hsl": {
"h": 111,
"s": 41.667,
"l": 9.412
},
"oklch": {
"l": 0.23058,
"c": 0.04349,
"h": 140.7
},
"luminance": 0.01295
}Semantic roles & 50–950 ramp
primary
#11220E
secondary
#54325A
accent
#56D1BF
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977