#97CE80#97CE80
#97CE80 is a light, vivid green. Relative luminance 0.523; OKLCH L 79.4% C 0.120 H 136.9°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #97CE80 |
|---|---|
| RGB | rgb(151, 206, 128) |
| HSL | hsl(102, 44%, 65%) |
| HSV | hsv(102, 38%, 81%) |
| CMYK | cmyk(26.7%, 0%, 37.9%, 19.2%) |
| CIE-LAB | lab(77.45, -32.11, 33.23) |
| CIE-LCH | lch(77.45, 46.21, 134.02°) |
| OKLab | oklab(79.44% -0.0877 0.0822) |
| OKLCH | oklch(79.44% 0.12 136.9) |
| XYZ | xyz(38.7290, 52.2792, 28.4682) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.70
Light Moss Green
#A6C875
ΔE00 4.45
Pale Olive Green
#B1D27B
ΔE00 5.30
Soft Green
#6FC276
ΔE00 5.99
Light Grey Green
#B7E1A1
ΔE00 6.25
Lichen
#8FB67B
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CE80 #B780CE
analogous
#BECE80 #97CE80 #80CE90
triadic
#97CE80 #8097CE #CE8097
tetradic
#97CE80 #80BECE #B780CE #CE9080
square
#97CE80 #80BECE #B780CE #CE9080
split-complementary
#97CE80 #9080CE #CE80BE
monochromatic
#57993B #73BD54 #97CE80 #BBDFAC #DFF0D8
Accessibility & contrast
On white
1.83
#97CE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#97CE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CE80
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CE80 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27A
Deuteranopia (green-blind)
#CBBE84
Tritanopia (blue-blind)
#95C9BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #97ce80; /* rgb */ color: rgb(151, 206, 128); /* oklch */ color: oklch(79.4% 0.120 136.9);
Tailwind
colors: {
custom: {
50: '#b7dda5',
500: '#97ce80',
950: '#000000',
},
}SCSS
$custom: #97ce80; $custom-light: #b7dda5; $custom-dark: #000000;
JSON
{
"hex": "#97ce80",
"rgb": {
"r": 151,
"g": 206,
"b": 128
},
"hsl": {
"h": 102.308,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.79437,
"c": 0.12024,
"h": 136.9
},
"luminance": 0.5228
}Semantic roles & 50–950 ramp
primary
#97CE80
secondary
#89549F
accent
#2EB78F
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480