#97FC85#97FC85
#97FC85 is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.2% C 0.182 H 140.7°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #97FC85 |
|---|---|
| RGB | rgb(151, 252, 133) |
| HSL | hsl(111, 95%, 75%) |
| HSV | hsv(111, 47%, 99%) |
| CMYK | cmyk(40.1%, 0%, 47.2%, 1.2%) |
| CIE-LAB | lab(90.73, -51.62, 47.68) |
| CIE-LCH | lch(90.73, 70.27, 137.27°) |
| OKLab | oklab(90.24% -0.1411 0.1155) |
| OKLCH | oklch(90.24% 0.182 140.7) |
| XYZ | xyz(51.8045, 77.8906, 34.4905) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.28
Easter Green
#8CFD7E
ΔE00 1.29
Palegreen
#98FB98
ΔE00 2.94
Lightgreen (survey)
#76FF7B
ΔE00 3.12
Pale Light Green
#B1FC99
ΔE00 3.59
Pastel Green
#B0FF9D
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FC85 #EA85FC
analogous
#D3FC85 #97FC85 #85FCAE
triadic
#97FC85 #8597FC #FC8597
tetradic
#97FC85 #85D3FC #EA85FC #FCAE85
square
#97FC85 #85D3FC #EA85FC #FCAE85
split-complementary
#97FC85 #AE85FC #FC85D3
monochromatic
#31F90E #64FB49 #97FC85 #CAFDC1 #E6FEE1
Accessibility & contrast
On white
1.27
#97FC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#97FC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FC85
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FC85 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7B
Deuteranopia (green-blind)
#F3E18D
Tritanopia (blue-blind)
#8EF5E0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #97fc85; /* rgb */ color: rgb(151, 252, 133); /* oklch */ color: oklch(90.2% 0.182 140.7);
Tailwind
colors: {
custom: {
50: '#bafeaa',
500: '#97fc85',
950: '#000000',
},
}SCSS
$custom: #97fc85; $custom-light: #bafeaa; $custom-dark: #000000;
JSON
{
"hex": "#97fc85",
"rgb": {
"r": 151,
"g": 252,
"b": 133
},
"hsl": {
"h": 110.924,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.90241,
"c": 0.18228,
"h": 140.7
},
"luminance": 0.77894
}Semantic roles & 50–950 ramp
primary
#97FC85
secondary
#C54ADB
accent
#00E6C3
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681