#97CC8A#97CC8A
#97CC8A is a light, moderate green. Relative luminance 0.516; OKLCH L 79.2% C 0.106 H 139.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #97CC8A |
|---|---|
| RGB | rgb(151, 204, 138) |
| HSL | hsl(108, 39%, 67%) |
| HSV | hsv(108, 32%, 80%) |
| CMYK | cmyk(26%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(77.04, -29.68, 27.52) |
| CIE-LCH | lch(77.04, 40.47, 137.16°) |
| OKLab | oklab(79.16% -0.0809 0.069) |
| OKLCH | oklch(79.16% 0.106 139.5) |
| XYZ | xyz(38.9415, 51.5988, 31.9476) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.13
Light Moss Green
#A6C875
ΔE00 5.75
Lichen
#8FB67B
ΔE00 5.79
Darkseagreen
#8FBC8F
ΔE00 5.83
Soft Green
#6FC276
ΔE00 5.84
Light Grey Green
#B7E1A1
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CC8A #BF8ACC
analogous
#B8CC8A #97CC8A #8ACC9E
triadic
#97CC8A #8A97CC #CC8A97
tetradic
#97CC8A #8AB8CC #BF8ACC #CC9E8A
square
#97CC8A #8AB8CC #BF8ACC #CC9E8A
split-complementary
#97CC8A #9E8ACC #CC8AB8
monochromatic
#549943 #71B95F #97CC8A #BDDFB5 #E3F1DF
Accessibility & contrast
On white
1.86
#97CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#97CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CC8A
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CC8A | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C186
Deuteranopia (green-blind)
#C8BC8E
Tritanopia (blue-blind)
#94C8BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #97cc8a; /* rgb */ color: rgb(151, 204, 138); /* oklch */ color: oklch(79.2% 0.106 139.5);
Tailwind
colors: {
custom: {
50: '#b7dbac',
500: '#97cc8a',
950: '#000000',
},
}SCSS
$custom: #97cc8a; $custom-light: #b7dbac; $custom-dark: #000000;
JSON
{
"hex": "#97cc8a",
"rgb": {
"r": 151,
"g": 204,
"b": 138
},
"hsl": {
"h": 108.182,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.79162,
"c": 0.10631,
"h": 139.5
},
"luminance": 0.516
}Semantic roles & 50–950 ramp
primary
#97CC8A
secondary
#925BA0
accent
#33B299
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481