#97FB89#97FB89
#97FB89 is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.1% C 0.177 H 141.3°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #97FB89 |
|---|---|
| RGB | rgb(151, 251, 137) |
| HSL | hsl(113, 93%, 76%) |
| HSV | hsv(113, 45%, 98%) |
| CMYK | cmyk(39.8%, 0%, 45.4%, 1.6%) |
| CIE-LAB | lab(90.49, -50.69, 45.48) |
| CIE-LCH | lch(90.49, 68.10, 138.10°) |
| OKLab | oklab(90.07% -0.1384 0.1107) |
| OKLCH | oklch(90.07% 0.177 141.3) |
| XYZ | xyz(51.7729, 77.3768, 35.8693) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.75
Light Green
#96F97B
ΔE00 1.82
Palegreen
#98FB98
ΔE00 2.28
Pastel Green
#B0FF9D
ΔE00 3.26
Pale Light Green
#B1FC99
ΔE00 3.29
Lightgreen (survey)
#76FF7B
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FB89 #ED89FB
analogous
#D0FB89 #97FB89 #89FBB4
triadic
#97FB89 #8997FB #FB8997
tetradic
#97FB89 #89D0FB #ED89FB #FBB489
square
#97FB89 #89D0FB #ED89FB #FBB489
split-complementary
#97FB89 #B489FB #FB89D0
monochromatic
#2FF713 #63F94E #97FB89 #CBFDC4 #E5FEE1
Accessibility & contrast
On white
1.27
#97FB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#97FB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FB89
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FB89 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE980
Deuteranopia (green-blind)
#F2E090
Tritanopia (blue-blind)
#8EF5E0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #97fb89; /* rgb */ color: rgb(151, 251, 137); /* oklch */ color: oklch(90.1% 0.177 141.3);
Tailwind
colors: {
custom: {
50: '#bafdad',
500: '#97fb89',
950: '#000000',
},
}SCSS
$custom: #97fb89; $custom-light: #bafdad; $custom-dark: #000000;
JSON
{
"hex": "#97fb89",
"rgb": {
"r": 151,
"g": 251,
"b": 137
},
"hsl": {
"h": 112.632,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.90066,
"c": 0.1772,
"h": 141.3
},
"luminance": 0.7738
}Semantic roles & 50–950 ramp
primary
#97FB89
secondary
#C94EDA
accent
#00E6C9
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681