#97E7AA#97E7AA
#97E7AA is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.0% C 0.116 H 150.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #97E7AA |
|---|---|
| RGB | rgb(151, 231, 170) |
| HSL | hsl(134, 63%, 75%) |
| HSV | hsv(134, 35%, 91%) |
| CMYK | cmyk(34.6%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(85.32, -36.91, 22.13) |
| CIE-LCH | lch(85.32, 43.04, 149.06°) |
| OKLab | oklab(86.04% -0.1011 0.0563) |
| OKLCH | oklch(86.04% 0.116 150.9) |
| XYZ | xyz(48.5914, 66.6308, 48.3231) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 0.85
Light Sea Green
#98F6B0
ΔE00 3.47
Mint
#AAF0C1
ΔE00 4.15
Light Mint Green
#A6FBB2
ΔE00 4.66
Light Seafoam
#A0FEBF
ΔE00 4.92
Seafoam
#7FE0B3
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E7AA #E797D4
analogous
#ACE797 #97E7AA #97E7D2
triadic
#97E7AA #AA97E7 #E7AA97
tetradic
#97E7AA #97ACE7 #E797D4 #E7D297
square
#97E7AA #97ACE7 #E797D4 #E7D297
split-complementary
#97E7AA #D297E7 #E797AC
monochromatic
#34D059 #65DC81 #97E7AA #C9F2D3 #E6F9EB
Accessibility & contrast
On white
1.47
#97E7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#97E7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E7AA
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E7AA | 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)
#E8DAA6
Deuteranopia (green-blind)
#DBD2AD
Tritanopia (blue-blind)
#8AE4D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #97e7aa; /* rgb */ color: rgb(151, 231, 170); /* oklch */ color: oklch(86.0% 0.116 150.9);
Tailwind
colors: {
custom: {
50: '#b8efc3',
500: '#97e7aa',
950: '#000000',
},
}SCSS
$custom: #97e7aa; $custom-light: #b8efc3; $custom-dark: #000000;
JSON
{
"hex": "#97e7aa",
"rgb": {
"r": 151,
"g": 231,
"b": 170
},
"hsl": {
"h": 134.25,
"s": 62.5,
"l": 74.902
},
"oklch": {
"l": 0.86036,
"c": 0.11572,
"h": 150.9
},
"luminance": 0.66633
}Semantic roles & 50–950 ramp
primary
#97E7AA
secondary
#C161AA
accent
#1BA1CA
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121612
muted
#828582