#97E4AA#97E4AA
#97E4AA is a very light, moderate green. Relative luminance 0.650; OKLCH L 85.3% C 0.111 H 151.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #97E4AA |
|---|---|
| RGB | rgb(151, 228, 170) |
| HSL | hsl(135, 59%, 74%) |
| HSV | hsv(135, 34%, 89%) |
| CMYK | cmyk(33.8%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(84.47, -35.54, 20.95) |
| CIE-LCH | lch(84.47, 41.26, 149.48°) |
| OKLab | oklab(85.35% -0.0974 0.0534) |
| OKLCH | oklch(85.35% 0.111 151.3) |
| XYZ | xyz(47.7590, 64.9659, 48.0456) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 0.63
Mint
#AAF0C1
ΔE00 4.09
Light Sea Green
#98F6B0
ΔE00 4.28
Seafoam
#7FE0B3
ΔE00 4.81
Light Mint Green
#A6FBB2
ΔE00 5.44
Light Seafoam
#A0FEBF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E4AA #E497D1
analogous
#ABE497 #97E4AA #97E4D1
triadic
#97E4AA #AA97E4 #E4AA97
tetradic
#97E4AA #97ABE4 #E497D1 #E4D197
square
#97E4AA #97ABE4 #E497D1 #E4D197
split-complementary
#97E4AA #D197E4 #E497AB
monochromatic
#36CB5B #66D782 #97E4AA #C8F1D2 #E7F9EB
Accessibility & contrast
On white
1.50
#97E4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#97E4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E4AA
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E4AA | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A7
Deuteranopia (green-blind)
#D8D0AD
Tritanopia (blue-blind)
#8BE2D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #97e4aa; /* rgb */ color: rgb(151, 228, 170); /* oklch */ color: oklch(85.3% 0.111 151.3);
Tailwind
colors: {
custom: {
50: '#b8edc3',
500: '#97e4aa',
950: '#000000',
},
}SCSS
$custom: #97e4aa; $custom-light: #b8edc3; $custom-dark: #000000;
JSON
{
"hex": "#97e4aa",
"rgb": {
"r": 151,
"g": 228,
"b": 170
},
"hsl": {
"h": 134.805,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.85348,
"c": 0.11111,
"h": 151.3
},
"luminance": 0.64968
}Semantic roles & 50–950 ramp
primary
#97E4AA
secondary
#BD62A7
accent
#1F9DC6
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582