#153C22#153C22
#153C22 is a dark, moderate green. Relative luminance 0.035; OKLCH L 32.0% C 0.064 H 152.0°. Best body text is #FFFFFF at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #153C22 |
|---|---|
| RGB | rgb(21, 60, 34) |
| HSL | hsl(140, 48%, 16%) |
| HSV | hsv(140, 65%, 24%) |
| CMYK | cmyk(65%, 0%, 43.3%, 76.5%) |
| CIE-LAB | lab(21.97, -20.86, 12.06) |
| CIE-LCH | lch(21.97, 24.10, 149.98°) |
| OKLab | oklab(32.01% -0.0566 0.0301) |
| OKLCH | oklch(32.01% 0.064 152) |
| XYZ | xyz(2.2137, 3.5064, 2.0732) |
| Luminance | 0.0351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 4.39
Pine Green
#0A481E
ΔE00 5.90
Dark Forest Green
#002D04
ΔE00 6.36
Very Dark Green
#062E03
ΔE00 6.44
Dark Green
#033500
ΔE00 7.32
Hunter Green (survey)
#0B4008
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#153C22 #3C152F
analogous
#1B3C15 #153C22 #153C35
triadic
#153C22 #22153C #3C2215
tetradic
#153C22 #151B3C #3C152F #3C3515
square
#153C22 #151B3C #3C152F #3C3515
split-complementary
#153C22 #35153C #3C151B
monochromatic
#08170D #08170D #153C22 #25693C #359755
Accessibility & contrast
On white
12.34
#153C22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.70
#153C22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #153C22
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##153C22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##153C22 | 1.00 | 12.34 | 1.70 | 12.34 |
| #FFFFFF | 12.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.70 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3720
Deuteranopia (green-blind)
#373324
Tritanopia (blue-blind)
#0A3B35
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #153c22; /* rgb */ color: rgb(21, 60, 34); /* oklch */ color: oklch(32.0% 0.064 152.0);
Tailwind
colors: {
custom: {
50: '#57725d',
500: '#153c22',
950: '#000000',
},
}SCSS
$custom: #153c22; $custom-light: #57725d; $custom-dark: #000000;
JSON
{
"hex": "#153c22",
"rgb": {
"r": 21,
"g": 60,
"b": 34
},
"hsl": {
"h": 140,
"s": 48.148,
"l": 15.882
},
"oklch": {
"l": 0.32012,
"c": 0.06407,
"h": 152
},
"luminance": 0.03507
}Semantic roles & 50–950 ramp
primary
#153C22
secondary
#743960
accent
#50ABD8
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#030804
muted
#787B79