#97E1AB#97E1AB
#97E1AB is a very light, moderate green. Relative luminance 0.634; OKLCH L 84.7% C 0.106 H 152.2°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #97E1AB |
|---|---|
| RGB | rgb(151, 225, 171) |
| HSL | hsl(136, 55%, 74%) |
| HSV | hsv(136, 33%, 88%) |
| CMYK | cmyk(32.9%, 0%, 24%, 11.8%) |
| CIE-LAB | lab(83.64, -33.97, 19.28) |
| CIE-LCH | lch(83.64, 39.07, 150.42°) |
| OKLab | oklab(84.68% -0.0933 0.0493) |
| OKLCH | oklch(84.68% 0.106 152.2) |
| XYZ | xyz(47.0358, 63.3676, 48.2730) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.42
Mint
#AAF0C1
ΔE00 4.07
Seafoam
#7FE0B3
ΔE00 4.31
Light Sea Green
#98F6B0
ΔE00 5.22
Light Teal
#90E4C1
ΔE00 5.60
Light Seafoam
#A0FEBF
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E1AB #E197CD
analogous
#A8E197 #97E1AB #97E1D0
triadic
#97E1AB #AB97E1 #E1AB97
tetradic
#97E1AB #97A8E1 #E197CD #E1D097
square
#97E1AB #97A8E1 #E197CD #E1D097
split-complementary
#97E1AB #D097E1 #E197A8
monochromatic
#39C55F #67D385 #97E1AB #C6EFD1 #E7F8EC
Accessibility & contrast
On white
1.54
#97E1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#97E1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E1AB
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E1AB | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A8
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#8BDFD2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97e1ab; /* rgb */ color: rgb(151, 225, 171); /* oklch */ color: oklch(84.7% 0.106 152.2);
Tailwind
colors: {
custom: {
50: '#b7eac4',
500: '#97e1ab',
950: '#000000',
},
}SCSS
$custom: #97e1ab; $custom-light: #b7eac4; $custom-dark: #000000;
JSON
{
"hex": "#97e1ab",
"rgb": {
"r": 151,
"g": 225,
"b": 171
},
"hsl": {
"h": 136.216,
"s": 55.224,
"l": 73.725
},
"oklch": {
"l": 0.84684,
"c": 0.10551,
"h": 152.2
},
"luminance": 0.6337
}Semantic roles & 50–950 ramp
primary
#97E1AB
secondary
#BA62A2
accent
#2397C3
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482