#153C27#153C27
#153C27 is a dark, muted green. Relative luminance 0.035; OKLCH L 32.1% C 0.058 H 157.1°. Best body text is #FFFFFF at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #153C27 |
|---|---|
| RGB | rgb(21, 60, 39) |
| HSL | hsl(148, 48%, 16%) |
| HSV | hsv(148, 65%, 24%) |
| CMYK | cmyk(65%, 0%, 35%, 76.5%) |
| CIE-LAB | lab(22.08, -19.70, 8.95) |
| CIE-LCH | lch(22.08, 21.64, 155.56°) |
| OKLab | oklab(32.14% -0.0537 0.0227) |
| OKLCH | oklch(32.14% 0.058 157.1) |
| XYZ | xyz(2.2911, 3.5374, 2.4811) |
| Luminance | 0.0354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 4.86
Pine Green
#0A481E
ΔE00 7.35
Dark Forest Green
#002D04
ΔE00 7.76
Very Dark Green
#062E03
ΔE00 7.96
Dark Green
#033500
ΔE00 9.11
Hunter Green (survey)
#0B4008
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#153C27 #3C152A
analogous
#163C15 #153C27 #153C3A
triadic
#153C27 #27153C #3C2715
tetradic
#153C27 #15163C #3C152A #3C3A15
square
#153C27 #15163C #3C152A #3C3A15
split-complementary
#153C27 #3A153C #3C1516
monochromatic
#08170F #08170F #153C27 #256944 #359762
Accessibility & contrast
On white
12.30
#153C27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.71
#153C27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #153C27
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##153C27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##153C27 | 1.00 | 12.30 | 1.71 | 12.30 |
| #FFFFFF | 12.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.71 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3726
Deuteranopia (green-blind)
#363328
Tritanopia (blue-blind)
#083C36
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #153c27; /* rgb */ color: rgb(21, 60, 39); /* oklch */ color: oklch(32.1% 0.058 157.1);
Tailwind
colors: {
custom: {
50: '#577261',
500: '#153c27',
950: '#000000',
},
}SCSS
$custom: #153c27; $custom-light: #577261; $custom-dark: #000000;
JSON
{
"hex": "#153c27",
"rgb": {
"r": 21,
"g": 60,
"b": 39
},
"hsl": {
"h": 147.692,
"s": 48.148,
"l": 15.882
},
"oklch": {
"l": 0.3214,
"c": 0.05834,
"h": 157.1
},
"luminance": 0.03538
}Semantic roles & 50–950 ramp
primary
#153C27
secondary
#743959
accent
#5099D8
background
#F5F6F5
surface
#E9ECE9
border
#C5C7C5
text
#030805
muted
#787B79