#97E89A#97E89A
#97E89A is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.9% C 0.133 H 145.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #97E89A |
|---|---|
| RGB | rgb(151, 232, 154) |
| HSL | hsl(122, 64%, 75%) |
| HSV | hsv(122, 35%, 91%) |
| CMYK | cmyk(34.9%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(85.31, -40.05, 30.34) |
| CIE-LCH | lch(85.31, 50.25, 142.85°) |
| OKLab | oklab(85.94% -0.1092 0.076) |
| OKLCH | oklch(85.94% 0.133 145.2) |
| XYZ | xyz(47.4496, 66.6232, 40.9250) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.80
Hospital Green
#9BE5AA
ΔE00 3.72
Light Sea Green
#98F6B0
ΔE00 3.96
Light Mint Green
#A6FBB2
ΔE00 4.38
Mint (survey)
#9FFEB0
ΔE00 4.78
Palegreen
#98FB98
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E89A #E897E5
analogous
#BDE897 #97E89A #97E8C2
triadic
#97E89A #9A97E8 #E89A97
tetradic
#97E89A #97BDE8 #E897E5 #E8C297
square
#97E89A #97BDE8 #E897E5 #E8C297
split-complementary
#97E89A #C297E8 #E897BD
monochromatic
#33D239 #65DD69 #97E89A #C9F3CB #E6F9E7
Accessibility & contrast
On white
1.47
#97E89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#97E89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E89A
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E89A | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA95
Deuteranopia (green-blind)
#DFD29E
Tritanopia (blue-blind)
#8EE4D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #97e89a; /* rgb */ color: rgb(151, 232, 154); /* oklch */ color: oklch(85.9% 0.133 145.2);
Tailwind
colors: {
custom: {
50: '#b8f0b8',
500: '#97e89a',
950: '#000000',
},
}SCSS
$custom: #97e89a; $custom-light: #b8f0b8; $custom-dark: #000000;
JSON
{
"hex": "#97e89a",
"rgb": {
"r": 151,
"g": 232,
"b": 154
},
"hsl": {
"h": 122.222,
"s": 63.78,
"l": 75.098
},
"oklch": {
"l": 0.85938,
"c": 0.13305,
"h": 145.2
},
"luminance": 0.66626
}Semantic roles & 50–950 ramp
primary
#97E89A
secondary
#C261BF
accent
#1AC5CC
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581