#97FC92#97FC92
#97FC92 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.4% C 0.170 H 143.0°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #97FC92 |
|---|---|
| RGB | rgb(151, 252, 146) |
| HSL | hsl(117, 95%, 78%) |
| HSV | hsv(117, 42%, 99%) |
| CMYK | cmyk(40.1%, 0%, 42.1%, 1.2%) |
| CIE-LAB | lab(90.90, -49.87, 41.66) |
| CIE-LCH | lch(90.90, 64.98, 140.13°) |
| OKLab | oklab(90.44% -0.1359 0.1023) |
| OKLCH | oklch(90.44% 0.17 143) |
| XYZ | xyz(52.7588, 78.2723, 39.5166) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.04
Mint Green
#8FFF9F
ΔE00 2.40
Baby Green
#8CFF9E
ΔE00 2.48
Easter Green
#8CFD7E
ΔE00 2.76
Pastel Green
#B0FF9D
ΔE00 2.87
Light Green
#96F97B
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FC92 #F792FC
analogous
#CCFC92 #97FC92 #92FCC2
triadic
#97FC92 #9297FC #FC9297
tetradic
#97FC92 #92CCFC #F792FC #FCC292
square
#97FC92 #92CCFC #F792FC #FCC292
split-complementary
#97FC92 #C292FC #FC92CC
monochromatic
#25F91B #5EFA56 #97FC92 #D0FECE #E3FEE1
Accessibility & contrast
On white
1.26
#97FC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#97FC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FC92
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FC92 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#F2E199
Tritanopia (blue-blind)
#8CF6E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #97fc92; /* rgb */ color: rgb(151, 252, 146); /* oklch */ color: oklch(90.4% 0.170 143.0);
Tailwind
colors: {
custom: {
50: '#bafeb3',
500: '#97fc92',
950: '#000000',
},
}SCSS
$custom: #97fc92; $custom-light: #bafeb3; $custom-dark: #000000;
JSON
{
"hex": "#97fc92",
"rgb": {
"r": 151,
"g": 252,
"b": 146
},
"hsl": {
"h": 117.17,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.9044,
"c": 0.17012,
"h": 143
},
"luminance": 0.78275
}Semantic roles & 50–950 ramp
primary
#97FC92
secondary
#D656DD
accent
#00E6DB
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681