#97E2AA#97E2AA
#97E2AA is a very light, moderate green. Relative luminance 0.639; OKLCH L 84.9% C 0.108 H 151.6°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #97E2AA |
|---|---|
| RGB | rgb(151, 226, 170) |
| HSL | hsl(135, 56%, 74%) |
| HSV | hsv(135, 33%, 89%) |
| CMYK | cmyk(33.2%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(83.90, -34.62, 20.17) |
| CIE-LCH | lch(83.90, 40.07, 149.77°) |
| OKLab | oklab(84.89% -0.095 0.0515) |
| OKLCH | oklch(84.89% 0.108 151.6) |
| XYZ | xyz(47.2120, 63.8719, 47.8633) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.00
Mint
#AAF0C1
ΔE00 4.13
Seafoam
#7FE0B3
ΔE00 4.58
Light Sea Green
#98F6B0
ΔE00 4.84
Light Teal
#90E4C1
ΔE00 5.96
Light Mint Green
#A6FBB2
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E2AA #E297CF
analogous
#AAE297 #97E2AA #97E2D0
triadic
#97E2AA #AA97E2 #E2AA97
tetradic
#97E2AA #97AAE2 #E297CF #E2D097
square
#97E2AA #97AAE2 #E297CF #E2D097
split-complementary
#97E2AA #D097E2 #E297AA
monochromatic
#38C75C #67D583 #97E2AA #C7EFD1 #E7F8EB
Accessibility & contrast
On white
1.52
#97E2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#97E2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E2AA
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E2AA | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A7
Deuteranopia (green-blind)
#D7CEAD
Tritanopia (blue-blind)
#8BE0D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97e2aa; /* rgb */ color: rgb(151, 226, 170); /* oklch */ color: oklch(84.9% 0.108 151.6);
Tailwind
colors: {
custom: {
50: '#b8ebc3',
500: '#97e2aa',
950: '#000000',
},
}SCSS
$custom: #97e2aa; $custom-light: #b8ebc3; $custom-dark: #000000;
JSON
{
"hex": "#97e2aa",
"rgb": {
"r": 151,
"g": 226,
"b": 170
},
"hsl": {
"h": 135.2,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.8489,
"c": 0.10802,
"h": 151.6
},
"luminance": 0.63874
}Semantic roles & 50–950 ramp
primary
#97E2AA
secondary
#BB62A4
accent
#229BC4
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482