#223111#223111
#223111 is a dark, muted yellow-green. Relative luminance 0.026; OKLCH L 29.1% C 0.056 H 130.1°. Best body text is #FFFFFF at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #223111 |
|---|---|
| RGB | rgb(34, 49, 17) |
| HSL | hsl(88, 48%, 13%) |
| HSV | hsv(88, 65%, 19%) |
| CMYK | cmyk(30.6%, 0%, 65.3%, 80.8%) |
| CIE-LAB | lab(18.26, -12.97, 18.19) |
| CIE-LCH | lch(18.26, 22.34, 125.48°) |
| OKLab | oklab(29.09% -0.0362 0.043) |
| OKLCH | oklch(29.09% 0.056 130.1) |
| XYZ | xyz(1.8592, 2.5771, 0.9297) |
| Luminance | 0.0258 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.39
Dark Forest Green
#002D04
ΔE00 7.26
Dark Green
#033500
ΔE00 7.70
Dark Olive
#373E02
ΔE00 8.69
Hunter Green (survey)
#0B4008
ΔE00 8.93
Forrest Green
#154406
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#223111 #201131
analogous
#313011 #223111 #123111
triadic
#223111 #112231 #311122
tetradic
#223111 #113130 #201131 #311112
square
#223111 #113130 #201131 #311112
split-complementary
#223111 #111231 #301131
monochromatic
#101708 #101708 #223111 #425E21 #618C31
Accessibility & contrast
On white
13.86
#223111 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#223111 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #223111
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##223111 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##223111 | 1.00 | 13.86 | 1.52 | 13.86 |
| #FFFFFF | 13.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332D0E
Deuteranopia (green-blind)
#312C13
Tritanopia (blue-blind)
#232F2A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #223111; /* rgb */ color: rgb(34, 49, 17); /* oklch */ color: oklch(29.1% 0.056 130.1);
Tailwind
colors: {
custom: {
50: '#5e6950',
500: '#223111',
950: '#000000',
},
}SCSS
$custom: #223111; $custom-light: #5e6950; $custom-dark: #000000;
JSON
{
"hex": "#223111",
"rgb": {
"r": 34,
"g": 49,
"b": 17
},
"hsl": {
"h": 88.125,
"s": 48.485,
"l": 12.941
},
"oklch": {
"l": 0.29093,
"c": 0.0562,
"h": 130.1
},
"luminance": 0.02577
}Semantic roles & 50–950 ramp
primary
#223111
secondary
#4D346A
accent
#50D890
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78