#97F897#97F897
#97F897 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.6% C 0.160 H 144.1°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #97F897 |
|---|---|
| RGB | rgb(151, 248, 151) |
| HSL | hsl(120, 87%, 78%) |
| HSV | hsv(120, 39%, 97%) |
| CMYK | cmyk(39.1%, 0%, 39.1%, 2.7%) |
| CIE-LAB | lab(89.83, -47.47, 37.82) |
| CIE-LCH | lch(89.83, 60.69, 141.46°) |
| OKLab | oklab(89.59% -0.1293 0.0936) |
| OKLCH | oklch(89.59% 0.16 144.1) |
| XYZ | xyz(51.9134, 75.9455, 41.1957) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.64
Mint Green
#8FFF9F
ΔE00 2.06
Lightgreen
#90EE90
ΔE00 2.13
Baby Green
#8CFF9E
ΔE00 2.21
Pastel Green
#B0FF9D
ΔE00 3.08
Foam Green
#90FDA9
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F897 #F897F8
analogous
#C7F897 #97F897 #97F8C7
triadic
#97F897 #9797F8 #F89797
tetradic
#97F897 #97C7F8 #F897F8 #F8C797
square
#97F897 #97C7F8 #F897F8 #F8C797
split-complementary
#97F897 #C797F8 #F897C7
monochromatic
#24F024 #5EF45E #97F897 #D0FCD0 #E2FDE2
Accessibility & contrast
On white
1.30
#97F897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#97F897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F897
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F897 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE890
Deuteranopia (green-blind)
#EEDE9D
Tritanopia (blue-blind)
#8CF3E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #97f897; /* rgb */ color: rgb(151, 248, 151); /* oklch */ color: oklch(89.6% 0.160 144.1);
Tailwind
colors: {
custom: {
50: '#b9fbb6',
500: '#97f897',
950: '#000000',
},
}SCSS
$custom: #97f897; $custom-light: #b9fbb6; $custom-dark: #000000;
JSON
{
"hex": "#97f897",
"rgb": {
"r": 151,
"g": 248,
"b": 151
},
"hsl": {
"h": 120,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.89592,
"c": 0.15962,
"h": 144.1
},
"luminance": 0.75948
}Semantic roles & 50–950 ramp
primary
#97F897
secondary
#D85CD8
accent
#02E4E4
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581