#97FC8F#97FC8F
#97FC8F is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.4% C 0.173 H 142.4°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #97FC8F |
|---|---|
| RGB | rgb(151, 252, 143) |
| HSL | hsl(116, 95%, 77%) |
| HSV | hsv(116, 43%, 99%) |
| CMYK | cmyk(40.1%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(90.86, -50.29, 43.06) |
| CIE-LCH | lch(90.86, 66.21, 139.43°) |
| OKLab | oklab(90.39% -0.1371 0.1054) |
| OKLCH | oklch(90.39% 0.173 142.4) |
| XYZ | xyz(52.5285, 78.1802, 38.3037) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.49
Easter Green
#8CFD7E
ΔE00 2.35
Light Green
#96F97B
ΔE00 2.66
Mint Green
#8FFF9F
ΔE00 2.81
Baby Green
#8CFF9E
ΔE00 2.87
Pastel Green
#B0FF9D
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FC8F #F48FFC
analogous
#CEFC8F #97FC8F #8FFCBD
triadic
#97FC8F #8F97FC #FC8F97
tetradic
#97FC8F #8FCEFC #F48FFC #FCBD8F
square
#97FC8F #8FCEFC #F48FFC #FCBD8F
split-complementary
#97FC8F #BD8FFC #FC8FCE
monochromatic
#28F918 #60FA53 #97FC8F #CEFECB #E3FEE1
Accessibility & contrast
On white
1.26
#97FC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#97FC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FC8F
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FC8F | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB87
Deuteranopia (green-blind)
#F2E196
Tritanopia (blue-blind)
#8DF6E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #97fc8f; /* rgb */ color: rgb(151, 252, 143); /* oklch */ color: oklch(90.4% 0.173 142.4);
Tailwind
colors: {
custom: {
50: '#bafeb1',
500: '#97fc8f',
950: '#000000',
},
}SCSS
$custom: #97fc8f; $custom-light: #bafeb1; $custom-dark: #000000;
JSON
{
"hex": "#97fc8f",
"rgb": {
"r": 151,
"g": 252,
"b": 143
},
"hsl": {
"h": 115.596,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.90392,
"c": 0.17297,
"h": 142.4
},
"luminance": 0.78183
}Semantic roles & 50–950 ramp
primary
#97FC8F
secondary
#D253DC
accent
#00E6D5
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681