#97F89D#97F89D
#97F89D is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.7% C 0.154 H 145.5°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #97F89D |
|---|---|
| RGB | rgb(151, 248, 157) |
| HSL | hsl(124, 87%, 78%) |
| HSV | hsv(124, 39%, 97%) |
| CMYK | cmyk(39.1%, 0%, 36.7%, 2.7%) |
| CIE-LAB | lab(89.93, -46.56, 34.96) |
| CIE-LCH | lch(89.93, 58.23, 143.10°) |
| OKLab | oklab(89.7% -0.1268 0.0871) |
| OKLCH | oklch(89.7% 0.154 145.5) |
| XYZ | xyz(52.4131, 76.1454, 43.8275) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.34
Mint Green
#8FFF9F
ΔE00 1.84
Baby Green
#8CFF9E
ΔE00 2.04
Lightgreen
#90EE90
ΔE00 2.30
Foam Green
#90FDA9
ΔE00 2.32
Mint (survey)
#9FFEB0
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F89D #F897F2
analogous
#C1F897 #97F89D #97F8CD
triadic
#97F89D #9D97F8 #F89D97
tetradic
#97F89D #97C1F8 #F897F2 #F8CD97
square
#97F89D #97C1F8 #F897F2 #F8CD97
split-complementary
#97F89D #CD97F8 #F897C1
monochromatic
#24F031 #5EF467 #97F89D #D0FCD3 #E2FDE4
Accessibility & contrast
On white
1.29
#97F89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#97F89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F89D
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F89D | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE897
Deuteranopia (green-blind)
#EDDEA2
Tritanopia (blue-blind)
#8BF3E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #97f89d; /* rgb */ color: rgb(151, 248, 157); /* oklch */ color: oklch(89.7% 0.154 145.5);
Tailwind
colors: {
custom: {
50: '#b9fbba',
500: '#97f89d',
950: '#000000',
},
}SCSS
$custom: #97f89d; $custom-light: #b9fbba; $custom-dark: #000000;
JSON
{
"hex": "#97f89d",
"rgb": {
"r": 151,
"g": 248,
"b": 157
},
"hsl": {
"h": 123.711,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.89698,
"c": 0.1538,
"h": 145.5
},
"luminance": 0.76148
}Semantic roles & 50–950 ramp
primary
#97F89D
secondary
#D85CD0
accent
#02D6E4
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121712
muted
#828582