#223A1E#223A1E
#223A1E is a dark, muted green. Relative luminance 0.035; OKLCH L 32.0% C 0.057 H 140.9°. Best body text is #FFFFFF at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #223A1E |
|---|---|
| RGB | rgb(34, 58, 30) |
| HSL | hsl(111, 32%, 17%) |
| HSV | hsv(111, 48%, 23%) |
| CMYK | cmyk(41.4%, 0%, 48.3%, 77.3%) |
| CIE-LAB | lab(21.80, -16.09, 14.52) |
| CIE-LCH | lch(21.80, 21.67, 137.95°) |
| OKLab | oklab(32.03% -0.0439 0.0357) |
| OKLCH | oklch(32.03% 0.057 140.9) |
| XYZ | xyz(2.4070, 3.4598, 1.7690) |
| Luminance | 0.0346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.32
Dark Forest Green
#002D04
ΔE00 6.82
Dark Green
#033500
ΔE00 7.29
Evergreen
#05472A
ΔE00 7.43
Pine Green
#0A481E
ΔE00 7.47
Hunter Green (survey)
#0B4008
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#223A1E #361E3A
analogous
#303A1E #223A1E #1E3A28
triadic
#223A1E #1E223A #3A1E22
tetradic
#223A1E #1E303A #361E3A #3A281E
square
#223A1E #1E303A #361E3A #3A281E
split-complementary
#223A1E #281E3A #3A1E30
monochromatic
#0C140A #0C140A #223A1E #3A6233 #518B48
Accessibility & contrast
On white
12.41
#223A1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.69
#223A1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #223A1E
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##223A1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##223A1E | 1.00 | 12.41 | 1.69 | 12.41 |
| #FFFFFF | 12.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.69 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B361C
Deuteranopia (green-blind)
#383320
Tritanopia (blue-blind)
#203833
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #223a1e; /* rgb */ color: rgb(34, 58, 30); /* oklch */ color: oklch(32.0% 0.057 140.9);
Tailwind
colors: {
custom: {
50: '#5e705a',
500: '#223a1e',
950: '#000000',
},
}SCSS
$custom: #223a1e; $custom-light: #5e705a; $custom-dark: #000000;
JSON
{
"hex": "#223a1e",
"rgb": {
"r": 34,
"g": 58,
"b": 30
},
"hsl": {
"h": 111.429,
"s": 31.818,
"l": 17.255
},
"oklch": {
"l": 0.32028,
"c": 0.05661,
"h": 140.9
},
"luminance": 0.0346
}Semantic roles & 50–950 ramp
primary
#223A1E
secondary
#68466E
accent
#60C8B9
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#040703
muted
#797A78