#97CC87#97CC87
#97CC87 is a light, moderate green. Relative luminance 0.515; OKLCH L 79.1% C 0.110 H 138.6°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #97CC87 |
|---|---|
| RGB | rgb(151, 204, 135) |
| HSL | hsl(106, 40%, 66%) |
| HSV | hsv(106, 34%, 80%) |
| CMYK | cmyk(26%, 0%, 33.8%, 20%) |
| CIE-LAB | lab(76.99, -30.14, 29.01) |
| CIE-LCH | lch(76.99, 41.83, 136.09°) |
| OKLab | oklab(79.1% -0.0822 0.0725) |
| OKLCH | oklch(79.1% 0.11 138.6) |
| XYZ | xyz(38.7273, 51.5131, 30.8195) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.57
Light Moss Green
#A6C875
ΔE00 5.26
Soft Green
#6FC276
ΔE00 5.77
Lichen
#8FB67B
ΔE00 5.84
Light Grey Green
#B7E1A1
ΔE00 6.04
Darkseagreen
#8FBC8F
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CC87 #BC87CC
analogous
#BACC87 #97CC87 #87CC9A
triadic
#97CC87 #8797CC #CC8797
tetradic
#97CC87 #87BACC #BC87CC #CC9A87
square
#97CC87 #87BACC #BC87CC #CC9A87
split-complementary
#97CC87 #9A87CC #CC87BA
monochromatic
#559841 #72BA5C #97CC87 #BCDEB2 #E1F1DD
Accessibility & contrast
On white
1.86
#97CC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#97CC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CC87
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CC87 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C182
Deuteranopia (green-blind)
#C8BC8B
Tritanopia (blue-blind)
#95C7BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #97cc87; /* rgb */ color: rgb(151, 204, 135); /* oklch */ color: oklch(79.1% 0.110 138.6);
Tailwind
colors: {
custom: {
50: '#b7dbaa',
500: '#97cc87',
950: '#000000',
},
}SCSS
$custom: #97cc87; $custom-light: #b7dbaa; $custom-dark: #000000;
JSON
{
"hex": "#97cc87",
"rgb": {
"r": 151,
"g": 204,
"b": 135
},
"hsl": {
"h": 106.087,
"s": 40.351,
"l": 66.471
},
"oklch": {
"l": 0.79104,
"c": 0.10958,
"h": 138.6
},
"luminance": 0.51514
}Semantic roles & 50–950 ramp
primary
#97CC87
secondary
#8E599F
accent
#32B395
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481