#97F797#97F797
#97F797 is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.4% C 0.158 H 144.1°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #97F797 |
|---|---|
| RGB | rgb(151, 247, 151) |
| HSL | hsl(120, 86%, 78%) |
| HSV | hsv(120, 39%, 97%) |
| CMYK | cmyk(38.9%, 0%, 38.9%, 3.1%) |
| CIE-LAB | lab(89.55, -47.04, 37.45) |
| CIE-LCH | lch(89.55, 60.13, 141.48°) |
| OKLab | oklab(89.36% -0.1281 0.0927) |
| OKLCH | oklch(89.36% 0.158 144.1) |
| XYZ | xyz(51.6068, 75.3322, 41.0935) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.87
Lightgreen
#90EE90
ΔE00 1.93
Mint Green
#8FFF9F
ΔE00 2.20
Baby Green
#8CFF9E
ΔE00 2.35
Pastel Green
#B0FF9D
ΔE00 3.17
Foam Green
#90FDA9
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F797 #F797F7
analogous
#C7F797 #97F797 #97F7C7
triadic
#97F797 #9797F7 #F79797
tetradic
#97F797 #97C7F7 #F797F7 #F7C797
square
#97F797 #97C7F7 #F797F7 #F7C797
split-complementary
#97F797 #C797F7 #F797C7
monochromatic
#25EE25 #5EF35E #97F797 #D0FBD0 #E3FDE3
Accessibility & contrast
On white
1.31
#97F797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#97F797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F797
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F797 | 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)
#FBE790
Deuteranopia (green-blind)
#EDDE9D
Tritanopia (blue-blind)
#8CF2DF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #97f797; /* rgb */ color: rgb(151, 247, 151); /* oklch */ color: oklch(89.4% 0.158 144.1);
Tailwind
colors: {
custom: {
50: '#b9fab6',
500: '#97f797',
950: '#000000',
},
}SCSS
$custom: #97f797; $custom-light: #b9fab6; $custom-dark: #000000;
JSON
{
"hex": "#97f797",
"rgb": {
"r": 151,
"g": 247,
"b": 151
},
"hsl": {
"h": 120,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.8936,
"c": 0.15818,
"h": 144.1
},
"luminance": 0.75335
}Semantic roles & 50–950 ramp
primary
#97F797
secondary
#D65CD6
accent
#03E2E2
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581