#97FCA2#97FCA2
#97FCA2 is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.7% C 0.155 H 146.7°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #97FCA2 |
|---|---|
| RGB | rgb(151, 252, 162) |
| HSL | hsl(127, 94%, 79%) |
| HSV | hsv(127, 40%, 99%) |
| CMYK | cmyk(40.1%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(91.15, -47.49, 34.08) |
| CIE-LCH | lch(91.15, 58.45, 144.33°) |
| OKLab | oklab(90.72% -0.1293 0.0851) |
| OKLCH | oklch(90.72% 0.155 146.7) |
| XYZ | xyz(54.0917, 78.8055, 46.5361) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 1.25
Baby Green
#8CFF9E
ΔE00 1.51
Foam Green
#90FDA9
ΔE00 1.62
Palegreen
#98FB98
ΔE00 1.65
Mint (survey)
#9FFEB0
ΔE00 2.19
Light Seafoam Green
#A7FFB5
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FCA2 #FC97F1
analogous
#BFFC97 #97FCA2 #97FCD5
triadic
#97FCA2 #A297FC #FCA297
tetradic
#97FCA2 #97BFFC #FC97F1 #FCD597
square
#97FCA2 #97BFFC #FC97F1 #FCD597
split-complementary
#97FCA2 #D597FC #FC97BF
monochromatic
#20F938 #5CFA6D #97FCA2 #D2FED7 #E1FEE4
Accessibility & contrast
On white
1.25
#97FCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#97FCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FCA2
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FCA2 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9C
Deuteranopia (green-blind)
#F0E2A7
Tritanopia (blue-blind)
#89F8E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #97fca2; /* rgb */ color: rgb(151, 252, 162); /* oklch */ color: oklch(90.7% 0.155 146.7);
Tailwind
colors: {
custom: {
50: '#bafebe',
500: '#97fca2',
950: '#000000',
},
}SCSS
$custom: #97fca2; $custom-light: #bafebe; $custom-dark: #000000;
JSON
{
"hex": "#97fca2",
"rgb": {
"r": 151,
"g": 252,
"b": 162
},
"hsl": {
"h": 126.535,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.90716,
"c": 0.15479,
"h": 146.7
},
"luminance": 0.78809
}Semantic roles & 50–950 ramp
primary
#97FCA2
secondary
#DD5ACF
accent
#00CDE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682