#223222#223222
#223222 is a dark, muted green. Relative luminance 0.027; OKLCH L 29.8% C 0.036 H 144.6°. Best body text is #FFFFFF at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #223222 |
|---|---|
| RGB | rgb(34, 50, 34) |
| HSL | hsl(120, 19%, 16%) |
| HSV | hsv(120, 32%, 20%) |
| CMYK | cmyk(32%, 0%, 32%, 80.4%) |
| CIE-LAB | lab(18.96, -10.62, 8.11) |
| CIE-LCH | lch(18.96, 13.37, 142.63°) |
| OKLab | oklab(29.76% -0.029 0.0206) |
| OKLCH | oklch(29.76% 0.036 144.6) |
| XYZ | xyz(2.0889, 2.7367, 1.9312) |
| Luminance | 0.0274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.79
Dark Forest Green
#002D04
ΔE00 10.05
Charcoal (survey)
#343837
ΔE00 10.94
Evergreen
#05472A
ΔE00 11.19
Dark Green
#033500
ΔE00 11.61
Pine Green
#0A481E
ΔE00 12.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#223222 #322232
analogous
#2A3222 #223222 #22322A
triadic
#223222 #222232 #322222
tetradic
#223222 #222A32 #322232 #322A22
square
#223222 #222A32 #322232 #322A22
split-complementary
#223222 #2A2232 #32222A
monochromatic
#0C120C #0C120C #223222 #3B563B #547B54
Accessibility & contrast
On white
13.57
#223222 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#223222 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #223222
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##223222 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##223222 | 1.00 | 13.57 | 1.55 | 13.57 |
| #FFFFFF | 13.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332F21
Deuteranopia (green-blind)
#302D23
Tritanopia (blue-blind)
#20312E
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #223222; /* rgb */ color: rgb(34, 50, 34); /* oklch */ color: oklch(29.8% 0.036 144.6);
Tailwind
colors: {
custom: {
50: '#5d6a5d',
500: '#223222',
950: '#000000',
},
}SCSS
$custom: #223222; $custom-light: #5d6a5d; $custom-dark: #000000;
JSON
{
"hex": "#223222",
"rgb": {
"r": 34,
"g": 50,
"b": 34
},
"hsl": {
"h": 120,
"s": 19.048,
"l": 16.471
},
"oklch": {
"l": 0.29758,
"c": 0.03557,
"h": 144.6
},
"luminance": 0.02737
}Semantic roles & 50–950 ramp
primary
#223222
secondary
#644C64
accent
#6CBCBC
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040604
muted
#797A79