#97FC93#97FC93
#97FC93 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.5% C 0.169 H 143.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #97FC93 |
|---|---|
| RGB | rgb(151, 252, 147) |
| HSL | hsl(118, 95%, 78%) |
| HSV | hsv(118, 42%, 99%) |
| CMYK | cmyk(40.1%, 0%, 41.7%, 1.2%) |
| CIE-LAB | lab(90.92, -49.73, 41.19) |
| CIE-LCH | lch(90.92, 64.57, 140.37°) |
| OKLab | oklab(90.46% -0.1355 0.1013) |
| OKLCH | oklch(90.46% 0.169 143.2) |
| XYZ | xyz(52.8370, 78.3036, 39.9281) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.89
Mint Green
#8FFF9F
ΔE00 2.26
Baby Green
#8CFF9E
ΔE00 2.35
Pastel Green
#B0FF9D
ΔE00 2.86
Easter Green
#8CFD7E
ΔE00 2.90
Lightgreen
#90EE90
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FC93 #F893FC
analogous
#CBFC93 #97FC93 #93FCC3
triadic
#97FC93 #9397FC #FC9397
tetradic
#97FC93 #93CBFC #F893FC #FCC393
square
#97FC93 #93CBFC #F893FC #FCC393
split-complementary
#97FC93 #C393FC #FC93CB
monochromatic
#24F91C #5EFA57 #97FC93 #D0FECF #E2FEE1
Accessibility & contrast
On white
1.26
#97FC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#97FC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FC93
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FC93 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8B
Deuteranopia (green-blind)
#F2E199
Tritanopia (blue-blind)
#8CF6E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #97fc93; /* rgb */ color: rgb(151, 252, 147); /* oklch */ color: oklch(90.5% 0.169 143.2);
Tailwind
colors: {
custom: {
50: '#bafeb4',
500: '#97fc93',
950: '#000000',
},
}SCSS
$custom: #97fc93; $custom-light: #bafeb4; $custom-dark: #000000;
JSON
{
"hex": "#97fc93",
"rgb": {
"r": 151,
"g": 252,
"b": 147
},
"hsl": {
"h": 117.714,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.90456,
"c": 0.16918,
"h": 143.2
},
"luminance": 0.78307
}Semantic roles & 50–950 ramp
primary
#97FC93
secondary
#D856DD
accent
#00E6DD
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681