#223820#223820
#223820 is a dark, muted green. Relative luminance 0.033; OKLCH L 31.5% C 0.050 H 142.4°. Best body text is #FFFFFF at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #223820 |
|---|---|
| RGB | rgb(34, 56, 32) |
| HSL | hsl(115, 27%, 17%) |
| HSV | hsv(115, 43%, 22%) |
| CMYK | cmyk(39.3%, 0%, 42.9%, 78%) |
| CIE-LAB | lab(21.10, -14.59, 12.33) |
| CIE-LCH | lch(21.10, 19.10, 139.81°) |
| OKLab | oklab(31.48% -0.0398 0.0307) |
| OKLCH | oklch(31.48% 0.05 142.4) |
| XYZ | xyz(2.3345, 3.2726, 1.8749) |
| Luminance | 0.0327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.11
Dark Forest Green
#002D04
ΔE00 7.49
Evergreen
#05472A
ΔE00 8.11
Dark Green
#033500
ΔE00 8.46
Pine Green
#0A481E
ΔE00 8.69
Hunter Green (survey)
#0B4008
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#223820 #362038
analogous
#2E3820 #223820 #20382A
triadic
#223820 #202238 #382022
tetradic
#223820 #202E38 #362038 #382A20
square
#223820 #202E38 #362038 #382A20
split-complementary
#223820 #2A2038 #38202E
monochromatic
#0C130B #0C130B #223820 #3A5F36 #51864D
Accessibility & contrast
On white
12.69
#223820 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.65
#223820 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #223820
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##223820 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##223820 | 1.00 | 12.69 | 1.65 | 12.69 |
| #FFFFFF | 12.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.65 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39341E
Deuteranopia (green-blind)
#363221
Tritanopia (blue-blind)
#203732
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #223820; /* rgb */ color: rgb(34, 56, 32); /* oklch */ color: oklch(31.5% 0.050 142.4);
Tailwind
colors: {
custom: {
50: '#5e6e5b',
500: '#223820',
950: '#000000',
},
}SCSS
$custom: #223820; $custom-light: #5e6e5b; $custom-dark: #000000;
JSON
{
"hex": "#223820",
"rgb": {
"r": 34,
"g": 56,
"b": 32
},
"hsl": {
"h": 115,
"s": 27.273,
"l": 17.255
},
"oklch": {
"l": 0.31477,
"c": 0.05024,
"h": 142.4
},
"luminance": 0.03273
}Semantic roles & 50–950 ramp
primary
#223820
secondary
#68496B
accent
#64C4BC
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#040704
muted
#797A79