#97FC90#97FC90
#97FC90 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.4% C 0.172 H 142.6°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #97FC90 |
|---|---|
| RGB | rgb(151, 252, 144) |
| HSL | hsl(116, 95%, 78%) |
| HSV | hsv(116, 43%, 99%) |
| CMYK | cmyk(40.1%, 0%, 42.9%, 1.2%) |
| CIE-LAB | lab(90.88, -50.15, 42.59) |
| CIE-LCH | lch(90.88, 65.80, 139.66°) |
| OKLab | oklab(90.41% -0.1367 0.1044) |
| OKLCH | oklch(90.41% 0.172 142.6) |
| XYZ | xyz(52.6046, 78.2106, 38.7044) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.34
Easter Green
#8CFD7E
ΔE00 2.48
Mint Green
#8FFF9F
ΔE00 2.67
Baby Green
#8CFF9E
ΔE00 2.74
Light Green
#96F97B
ΔE00 2.81
Pastel Green
#B0FF9D
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FC90 #F590FC
analogous
#CDFC90 #97FC90 #90FCBF
triadic
#97FC90 #9097FC #FC9097
tetradic
#97FC90 #90CDFC #F590FC #FCBF90
square
#97FC90 #90CDFC #F590FC #FCBF90
split-complementary
#97FC90 #BF90FC #FC90CD
monochromatic
#27F919 #5FFA54 #97FC90 #CFFECC #E3FEE1
Accessibility & contrast
On white
1.26
#97FC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#97FC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FC90
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FC90 | 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)
#FFEB88
Deuteranopia (green-blind)
#F2E197
Tritanopia (blue-blind)
#8CF6E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #97fc90; /* rgb */ color: rgb(151, 252, 144); /* oklch */ color: oklch(90.4% 0.172 142.6);
Tailwind
colors: {
custom: {
50: '#bafeb2',
500: '#97fc90',
950: '#000000',
},
}SCSS
$custom: #97fc90; $custom-light: #bafeb2; $custom-dark: #000000;
JSON
{
"hex": "#97fc90",
"rgb": {
"r": 151,
"g": 252,
"b": 144
},
"hsl": {
"h": 116.111,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.90407,
"c": 0.17202,
"h": 142.6
},
"luminance": 0.78214
}Semantic roles & 50–950 ramp
primary
#97FC90
secondary
#D354DC
accent
#00E6D7
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681