#97F798#97F798
#97F798 is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.4% C 0.157 H 144.3°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #97F798 |
|---|---|
| RGB | rgb(151, 247, 152) |
| HSL | hsl(121, 86%, 78%) |
| HSV | hsv(121, 39%, 97%) |
| CMYK | cmyk(38.9%, 0%, 38.5%, 3.1%) |
| CIE-LAB | lab(89.56, -46.90, 36.97) |
| CIE-LCH | lch(89.56, 59.72, 141.75°) |
| OKLab | oklab(89.38% -0.1277 0.0916) |
| OKLCH | oklch(89.38% 0.157 144.3) |
| XYZ | xyz(51.6883, 75.3649, 41.5230) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.94
Lightgreen
#90EE90
ΔE00 1.93
Mint Green
#8FFF9F
ΔE00 2.14
Baby Green
#8CFF9E
ΔE00 2.30
Foam Green
#90FDA9
ΔE00 3.04
Pastel Green
#B0FF9D
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F798 #F797F6
analogous
#C6F797 #97F798 #97F7C8
triadic
#97F798 #9897F7 #F79897
tetradic
#97F798 #97C6F7 #F797F6 #F7C897
square
#97F798 #97C6F7 #F797F6 #F7C897
split-complementary
#97F798 #C897F7 #F797C6
monochromatic
#25EE27 #5EF360 #97F798 #D0FBD0 #E3FDE3
Accessibility & contrast
On white
1.31
#97F798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#97F798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F798
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F798 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE791
Deuteranopia (green-blind)
#ECDE9E
Tritanopia (blue-blind)
#8CF2DF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #97f798; /* rgb */ color: rgb(151, 247, 152); /* oklch */ color: oklch(89.4% 0.157 144.3);
Tailwind
colors: {
custom: {
50: '#b9fab7',
500: '#97f798',
950: '#000000',
},
}SCSS
$custom: #97f798; $custom-light: #b9fab7; $custom-dark: #000000;
JSON
{
"hex": "#97f798",
"rgb": {
"r": 151,
"g": 247,
"b": 152
},
"hsl": {
"h": 120.625,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.89378,
"c": 0.1572,
"h": 144.3
},
"luminance": 0.75368
}Semantic roles & 50–950 ramp
primary
#97F798
secondary
#D65CD5
accent
#03E0E2
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581