#97F997#97F997
#97F997 is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.8% C 0.161 H 144.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #97F997 |
|---|---|
| RGB | rgb(151, 249, 151) |
| HSL | hsl(120, 89%, 78%) |
| HSV | hsv(120, 39%, 98%) |
| CMYK | cmyk(39.4%, 0%, 39.4%, 2.4%) |
| CIE-LAB | lab(90.12, -47.89, 38.19) |
| CIE-LCH | lch(90.12, 61.26, 141.43°) |
| OKLab | oklab(89.83% -0.1304 0.0945) |
| OKLCH | oklch(89.83% 0.161 144.1) |
| XYZ | xyz(52.2216, 76.5620, 41.2984) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.42
Mint Green
#8FFF9F
ΔE00 1.94
Baby Green
#8CFF9E
ΔE00 2.09
Lightgreen
#90EE90
ΔE00 2.34
Pastel Green
#B0FF9D
ΔE00 3.01
Foam Green
#90FDA9
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F997 #F997F9
analogous
#C8F997 #97F997 #97F9C8
triadic
#97F997 #9797F9 #F99797
tetradic
#97F997 #97C8F9 #F997F9 #F9C897
square
#97F997 #97C8F9 #F997F9 #F9C897
split-complementary
#97F997 #C897F9 #F997C8
monochromatic
#23F223 #5DF65D #97F997 #D1FCD1 #E2FDE2
Accessibility & contrast
On white
1.29
#97F997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#97F997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F997
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F997 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE990
Deuteranopia (green-blind)
#EEDF9D
Tritanopia (blue-blind)
#8CF4E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #97f997; /* rgb */ color: rgb(151, 249, 151); /* oklch */ color: oklch(89.8% 0.161 144.1);
Tailwind
colors: {
custom: {
50: '#bafcb6',
500: '#97f997',
950: '#000000',
},
}SCSS
$custom: #97f997; $custom-light: #bafcb6; $custom-dark: #000000;
JSON
{
"hex": "#97f997",
"rgb": {
"r": 151,
"g": 249,
"b": 151
},
"hsl": {
"h": 120,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.89825,
"c": 0.16106,
"h": 144.1
},
"luminance": 0.76565
}Semantic roles & 50–950 ramp
primary
#97F997
secondary
#D95BD9
accent
#00E5E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581