#97F992#97F992
#97F992 is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.7% C 0.166 H 143.0°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #97F992 |
|---|---|
| RGB | rgb(151, 249, 146) |
| HSL | hsl(117, 90%, 77%) |
| HSV | hsv(117, 41%, 98%) |
| CMYK | cmyk(39.4%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(90.05, -48.62, 40.55) |
| CIE-LCH | lch(90.05, 63.31, 140.17°) |
| OKLab | oklab(89.74% -0.1325 0.0998) |
| OKLCH | oklch(89.74% 0.166 143) |
| XYZ | xyz(51.8242, 76.4030, 39.2051) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.84
Mint Green
#8FFF9F
ΔE00 2.47
Lightgreen
#90EE90
ΔE00 2.54
Baby Green
#8CFF9E
ΔE00 2.57
Pastel Green
#B0FF9D
ΔE00 2.91
Pale Light Green
#B1FC99
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F992 #F492F9
analogous
#CBF992 #97F992 #92F9C0
triadic
#97F992 #9297F9 #F99297
tetradic
#97F992 #92CBF9 #F492F9 #F9C092
square
#97F992 #92CBF9 #F492F9 #F9C092
split-complementary
#97F992 #C092F9 #F992CB
monochromatic
#28F31E #60F658 #97F992 #CEFCCC #E3FDE2
Accessibility & contrast
On white
1.29
#97F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#97F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F992
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F992 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88A
Deuteranopia (green-blind)
#EFDF98
Tritanopia (blue-blind)
#8DF3E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #97f992; /* rgb */ color: rgb(151, 249, 146); /* oklch */ color: oklch(89.7% 0.166 143.0);
Tailwind
colors: {
custom: {
50: '#bafcb3',
500: '#97f992',
950: '#000000',
},
}SCSS
$custom: #97f992; $custom-light: #bafcb3; $custom-dark: #000000;
JSON
{
"hex": "#97f992",
"rgb": {
"r": 151,
"g": 249,
"b": 146
},
"hsl": {
"h": 117.087,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.89741,
"c": 0.16587,
"h": 143
},
"luminance": 0.76406
}Semantic roles & 50–950 ramp
primary
#97F992
secondary
#D257D8
accent
#00E6DA
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581