#97E5AA#97E5AA
#97E5AA is a very light, moderate green. Relative luminance 0.655; OKLCH L 85.6% C 0.113 H 151.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #97E5AA |
|---|---|
| RGB | rgb(151, 229, 170) |
| HSL | hsl(135, 60%, 75%) |
| HSV | hsv(135, 34%, 90%) |
| CMYK | cmyk(34.1%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(84.75, -36.00, 21.35) |
| CIE-LCH | lch(84.75, 41.85, 149.33°) |
| OKLab | oklab(85.58% -0.0987 0.0544) |
| OKLCH | oklch(85.58% 0.113 151.1) |
| XYZ | xyz(48.0349, 65.5177, 48.1376) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 0.59
Light Sea Green
#98F6B0
ΔE00 4.01
Mint
#AAF0C1
ΔE00 4.09
Seafoam
#7FE0B3
ΔE00 4.94
Light Mint Green
#A6FBB2
ΔE00 5.17
Light Seafoam
#A0FEBF
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E5AA #E597D2
analogous
#ABE597 #97E5AA #97E5D1
triadic
#97E5AA #AA97E5 #E5AA97
tetradic
#97E5AA #97ABE5 #E597D2 #E5D197
square
#97E5AA #97ABE5 #E597D2 #E5D197
split-complementary
#97E5AA #D197E5 #E597AB
monochromatic
#35CD5A #66D982 #97E5AA #C8F1D2 #E7F9EB
Accessibility & contrast
On white
1.49
#97E5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#97E5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E5AA
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E5AA | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A7
Deuteranopia (green-blind)
#D9D0AD
Tritanopia (blue-blind)
#8BE3D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #97e5aa; /* rgb */ color: rgb(151, 229, 170); /* oklch */ color: oklch(85.6% 0.113 151.1);
Tailwind
colors: {
custom: {
50: '#b8edc3',
500: '#97e5aa',
950: '#000000',
},
}SCSS
$custom: #97e5aa; $custom-light: #b8edc3; $custom-dark: #000000;
JSON
{
"hex": "#97e5aa",
"rgb": {
"r": 151,
"g": 229,
"b": 170
},
"hsl": {
"h": 134.615,
"s": 60,
"l": 74.51
},
"oklch": {
"l": 0.85577,
"c": 0.11266,
"h": 151.1
},
"luminance": 0.6552
}Semantic roles & 50–950 ramp
primary
#97E5AA
secondary
#BF62A8
accent
#1E9EC8
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582