#97F89E#97F89E
#97F89E is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.7% C 0.153 H 145.8°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #97F89E |
|---|---|
| RGB | rgb(151, 248, 158) |
| HSL | hsl(124, 87%, 78%) |
| HSV | hsv(124, 39%, 97%) |
| CMYK | cmyk(39.1%, 0%, 36.3%, 2.7%) |
| CIE-LAB | lab(89.94, -46.41, 34.48) |
| CIE-LCH | lch(89.94, 57.82, 143.38°) |
| OKLab | oklab(89.72% -0.1264 0.086) |
| OKLCH | oklch(89.72% 0.153 145.8) |
| XYZ | xyz(52.4988, 76.1796, 44.2790) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.50
Mint Green
#8FFF9F
ΔE00 1.86
Baby Green
#8CFF9E
ΔE00 2.06
Foam Green
#90FDA9
ΔE00 2.19
Lightgreen
#90EE90
ΔE00 2.38
Mint (survey)
#9FFEB0
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F89E #F897F1
analogous
#C0F897 #97F89E #97F8CE
triadic
#97F89E #9E97F8 #F89E97
tetradic
#97F89E #97C0F8 #F897F1 #F8CE97
square
#97F89E #97C0F8 #F897F1 #F8CE97
split-complementary
#97F89E #CE97F8 #F897C0
monochromatic
#24F033 #5EF469 #97F89E #D0FCD3 #E2FDE4
Accessibility & contrast
On white
1.29
#97F89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#97F89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F89E
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F89E | 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)
#FBE898
Deuteranopia (green-blind)
#EDDEA3
Tritanopia (blue-blind)
#8AF3E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #97f89e; /* rgb */ color: rgb(151, 248, 158); /* oklch */ color: oklch(89.7% 0.153 145.8);
Tailwind
colors: {
custom: {
50: '#b9fbbb',
500: '#97f89e',
950: '#000000',
},
}SCSS
$custom: #97f89e; $custom-light: #b9fbbb; $custom-dark: #000000;
JSON
{
"hex": "#97f89e",
"rgb": {
"r": 151,
"g": 248,
"b": 158
},
"hsl": {
"h": 124.33,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.89716,
"c": 0.15285,
"h": 145.8
},
"luminance": 0.76183
}Semantic roles & 50–950 ramp
primary
#97F89E
secondary
#D85CCF
accent
#02D4E4
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121712
muted
#828582