#97F899#97F899
#97F899 is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.6% C 0.158 H 144.6°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #97F899 |
|---|---|
| RGB | rgb(151, 248, 153) |
| HSL | hsl(121, 87%, 78%) |
| HSV | hsv(121, 39%, 97%) |
| CMYK | cmyk(39.1%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(89.86, -47.17, 36.87) |
| CIE-LCH | lch(89.86, 59.87, 141.99°) |
| OKLab | oklab(89.63% -0.1285 0.0914) |
| OKLCH | oklch(89.63% 0.158 144.6) |
| XYZ | xyz(52.0772, 76.0110, 42.0583) |
| Luminance | 0.7601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.80
Mint Green
#8FFF9F
ΔE00 1.93
Baby Green
#8CFF9E
ΔE00 2.10
Lightgreen
#90EE90
ΔE00 2.14
Foam Green
#90FDA9
ΔE00 2.89
Pastel Green
#B0FF9D
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F899 #F897F6
analogous
#C5F897 #97F899 #97F8C9
triadic
#97F899 #9997F8 #F89997
tetradic
#97F899 #97C5F8 #F897F6 #F8C997
square
#97F899 #97C5F8 #F897F6 #F8C997
split-complementary
#97F899 #C997F8 #F897C5
monochromatic
#24F029 #5EF461 #97F899 #D0FCD1 #E2FDE3
Accessibility & contrast
On white
1.30
#97F899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#97F899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F899
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F899 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE892
Deuteranopia (green-blind)
#EDDE9F
Tritanopia (blue-blind)
#8BF3E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #97f899; /* rgb */ color: rgb(151, 248, 153); /* oklch */ color: oklch(89.6% 0.158 144.6);
Tailwind
colors: {
custom: {
50: '#b9fbb8',
500: '#97f899',
950: '#000000',
},
}SCSS
$custom: #97f899; $custom-light: #b9fbb8; $custom-dark: #000000;
JSON
{
"hex": "#97f899",
"rgb": {
"r": 151,
"g": 248,
"b": 153
},
"hsl": {
"h": 121.237,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.89627,
"c": 0.15768,
"h": 144.6
},
"luminance": 0.76014
}Semantic roles & 50–950 ramp
primary
#97F899
secondary
#D85CD5
accent
#02DFE4
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581