#97FD93#97FD93
#97FD93 is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.7% C 0.171 H 143.2°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #97FD93 |
|---|---|
| RGB | rgb(151, 253, 147) |
| HSL | hsl(118, 96%, 78%) |
| HSV | hsv(118, 42%, 99%) |
| CMYK | cmyk(40.3%, 0%, 41.9%, 0.8%) |
| CIE-LAB | lab(91.20, -50.15, 41.56) |
| CIE-LCH | lch(91.20, 65.13, 140.35°) |
| OKLab | oklab(90.69% -0.1366 0.1021) |
| OKLCH | oklch(90.69% 0.171 143.2) |
| XYZ | xyz(53.1518, 78.9333, 40.0330) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.05
Mint Green
#8FFF9F
ΔE00 2.28
Baby Green
#8CFF9E
ΔE00 2.36
Easter Green
#8CFD7E
ΔE00 2.80
Pastel Green
#B0FF9D
ΔE00 2.88
Pale Light Green
#B1FC99
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FD93 #F993FD
analogous
#CCFD93 #97FD93 #93FDC4
triadic
#97FD93 #9397FD #FD9397
tetradic
#97FD93 #93CCFD #F993FD #FDC493
square
#97FD93 #93CCFD #F993FD #FDC493
split-complementary
#97FD93 #C493FD #FD93CC
monochromatic
#23FB1B #5DFC57 #97FD93 #D1FECF #E2FEE1
Accessibility & contrast
On white
1.25
#97FD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#97FD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FD93
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FD93 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8B
Deuteranopia (green-blind)
#F3E29A
Tritanopia (blue-blind)
#8CF7E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #97fd93; /* rgb */ color: rgb(151, 253, 147); /* oklch */ color: oklch(90.7% 0.171 143.2);
Tailwind
colors: {
custom: {
50: '#bafeb4',
500: '#97fd93',
950: '#000000',
},
}SCSS
$custom: #97fd93; $custom-light: #bafeb4; $custom-dark: #000000;
JSON
{
"hex": "#97fd93",
"rgb": {
"r": 151,
"g": 253,
"b": 147
},
"hsl": {
"h": 117.736,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.90689,
"c": 0.17058,
"h": 143.2
},
"luminance": 0.78936
}Semantic roles & 50–950 ramp
primary
#97FD93
secondary
#D956DE
accent
#00E6DD
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681