#153221#153221
#153221 is a dark, muted green. Relative luminance 0.025; OKLCH L 28.9% C 0.047 H 156.1°. Best body text is #FFFFFF at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #153221 |
|---|---|
| RGB | rgb(21, 50, 33) |
| HSL | hsl(145, 41%, 14%) |
| HSV | hsv(145, 58%, 20%) |
| CMYK | cmyk(58%, 0%, 34%, 80.4%) |
| CIE-LAB | lab(18.14, -15.80, 7.55) |
| CIE-LCH | lch(18.14, 17.51, 154.46°) |
| OKLab | oklab(28.88% -0.0432 0.0192) |
| OKLCH | oklch(28.88% 0.047 156.1) |
| XYZ | xyz(1.7242, 2.5503, 1.8399) |
| Luminance | 0.0255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.89
Very Dark Green
#062E03
ΔE00 8.05
Evergreen
#05472A
ΔE00 8.46
Dark Green
#033500
ΔE00 10.12
Pine Green
#0A481E
ΔE00 10.37
Hunter Green (survey)
#0B4008
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#153221 #321526
analogous
#183215 #153221 #153230
triadic
#153221 #211532 #322115
tetradic
#153221 #151832 #321526 #323015
square
#153221 #151832 #321526 #323015
split-complementary
#153221 #301532 #321518
monochromatic
#09160E #09160E #153221 #275D3D #39885A
Accessibility & contrast
On white
13.91
#153221 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#153221 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #153221
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##153221 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##153221 | 1.00 | 13.91 | 1.51 | 13.91 |
| #FFFFFF | 13.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322E20
Deuteranopia (green-blind)
#2D2B22
Tritanopia (blue-blind)
#0E322D
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #153221; /* rgb */ color: rgb(21, 50, 33); /* oklch */ color: oklch(28.9% 0.047 156.1);
Tailwind
colors: {
custom: {
50: '#556a5c',
500: '#153221',
950: '#000000',
},
}SCSS
$custom: #153221; $custom-light: #556a5c; $custom-dark: #000000;
JSON
{
"hex": "#153221",
"rgb": {
"r": 21,
"g": 50,
"b": 33
},
"hsl": {
"h": 144.828,
"s": 40.845,
"l": 13.922
},
"oklch": {
"l": 0.2888,
"c": 0.0473,
"h": 156.1
},
"luminance": 0.0255
}Semantic roles & 50–950 ramp
primary
#153221
secondary
#693A55
accent
#579ED1
background
#F5F6F5
surface
#E8EBE9
border
#C4C6C5
text
#030604
muted
#787A79