#97CC80#97CC80
#97CC80 is a light, moderate green. Relative luminance 0.513; OKLCH L 79.0% C 0.117 H 136.6°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #97CC80 |
|---|---|
| RGB | rgb(151, 204, 128) |
| HSL | hsl(102, 43%, 65%) |
| HSV | hsv(102, 37%, 80%) |
| CMYK | cmyk(26%, 0%, 37.3%, 20%) |
| CIE-LAB | lab(76.87, -31.17, 32.48) |
| CIE-LCH | lch(76.87, 45.01, 133.82°) |
| OKLab | oklab(78.97% -0.0851 0.0805) |
| OKLCH | oklch(78.97% 0.117 136.6) |
| XYZ | xyz(38.2506, 51.3224, 28.3088) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.44
Light Moss Green
#A6C875
ΔE00 4.29
Pale Olive Green
#B1D27B
ΔE00 5.38
Soft Green
#6FC276
ΔE00 5.87
Lichen
#8FB67B
ΔE00 6.18
Light Grey Green
#B7E1A1
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CC80 #B580CC
analogous
#BDCC80 #97CC80 #80CC8F
triadic
#97CC80 #8097CC #CC8097
tetradic
#97CC80 #80BDCC #B580CC #CC8F80
square
#97CC80 #80BDCC #B580CC #CC8F80
split-complementary
#97CC80 #8F80CC #CC80BD
monochromatic
#57963C #73BA54 #97CC80 #BBDEAC #DFEFD7
Accessibility & contrast
On white
1.86
#97CC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#97CC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CC80
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CC80 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17B
Deuteranopia (green-blind)
#C9BC84
Tritanopia (blue-blind)
#96C7B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #97cc80; /* rgb */ color: rgb(151, 204, 128); /* oklch */ color: oklch(79.0% 0.117 136.6);
Tailwind
colors: {
custom: {
50: '#b7dba5',
500: '#97cc80',
950: '#000000',
},
}SCSS
$custom: #97cc80; $custom-light: #b7dba5; $custom-dark: #000000;
JSON
{
"hex": "#97cc80",
"rgb": {
"r": 151,
"g": 204,
"b": 128
},
"hsl": {
"h": 101.842,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.78974,
"c": 0.11716,
"h": 136.6
},
"luminance": 0.51324
}Semantic roles & 50–950 ramp
primary
#97CC80
secondary
#86549C
accent
#30B68D
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480