#97F89F#97F89F
#97F89F is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.7% C 0.152 H 146.0°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #97F89F |
|---|---|
| RGB | rgb(151, 248, 159) |
| HSL | hsl(125, 87%, 78%) |
| HSV | hsv(125, 39%, 97%) |
| CMYK | cmyk(39.1%, 0%, 35.9%, 2.7%) |
| CIE-LAB | lab(89.96, -46.25, 34.01) |
| CIE-LCH | lch(89.96, 57.41, 143.67°) |
| OKLab | oklab(89.74% -0.126 0.0848) |
| OKLCH | oklch(89.74% 0.152 146) |
| XYZ | xyz(52.5852, 76.2142, 44.7341) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.66
Mint Green
#8FFF9F
ΔE00 1.89
Foam Green
#90FDA9
ΔE00 2.06
Baby Green
#8CFF9E
ΔE00 2.10
Lightgreen
#90EE90
ΔE00 2.46
Mint (survey)
#9FFEB0
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F89F #F897F0
analogous
#BFF897 #97F89F #97F8CF
triadic
#97F89F #9F97F8 #F89F97
tetradic
#97F89F #97BFF8 #F897F0 #F8CF97
square
#97F89F #97BFF8 #F897F0 #F8CF97
split-complementary
#97F89F #CF97F8 #F897BF
monochromatic
#24F035 #5EF46A #97F89F #D0FCD4 #E2FDE5
Accessibility & contrast
On white
1.29
#97F89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#97F89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F89F
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F89F | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE899
Deuteranopia (green-blind)
#ECDFA4
Tritanopia (blue-blind)
#8AF4E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #97f89f; /* rgb */ color: rgb(151, 248, 159); /* oklch */ color: oklch(89.7% 0.152 146.0);
Tailwind
colors: {
custom: {
50: '#b9fbbc',
500: '#97f89f',
950: '#000000',
},
}SCSS
$custom: #97f89f; $custom-light: #b9fbbc; $custom-dark: #000000;
JSON
{
"hex": "#97f89f",
"rgb": {
"r": 151,
"g": 248,
"b": 159
},
"hsl": {
"h": 124.948,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.89735,
"c": 0.15188,
"h": 146
},
"luminance": 0.76217
}Semantic roles & 50–950 ramp
primary
#97F89F
secondary
#D85CCD
accent
#02D1E4
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121712
muted
#828582