#97E0BB#97E0BB
#97E0BB is a very light, moderate green. Relative luminance 0.635; OKLCH L 84.8% C 0.090 H 161.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #97E0BB |
|---|---|
| RGB | rgb(151, 224, 187) |
| HSL | hsl(150, 54%, 74%) |
| HSV | hsv(150, 33%, 88%) |
| CMYK | cmyk(32.6%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(83.69, -30.47, 10.97) |
| CIE-LCH | lch(83.69, 32.39, 160.20°) |
| OKLab | oklab(84.84% -0.0852 0.0283) |
| OKLCH | oklch(84.84% 0.09 161.6) |
| XYZ | xyz(48.3847, 63.4759, 56.7067) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.90
Seafoam
#7FE0B3
ΔE00 3.39
Mint
#AAF0C1
ΔE00 4.51
Hospital Green
#9BE5AA
ΔE00 5.53
Seafoam Blue
#78D1B6
ΔE00 5.67
Pale Turquoise
#A5FBD5
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E0BB #E097BC
analogous
#97E097 #97E0BB #97E0DF
triadic
#97E0BB #BB97E0 #E0BB97
tetradic
#97E0BB #9797E0 #E097BC #E0DF97
square
#97E0BB #9797E0 #E097BC #E0DF97
split-complementary
#97E0BB #DF97E0 #E09797
monochromatic
#3AC37D #68D29C #97E0BB #C6EEDA #E7F8F0
Accessibility & contrast
On white
1.53
#97E0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#97E0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E0BB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E0BB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#D2CDBD
Tritanopia (blue-blind)
#87E0D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97e0bb; /* rgb */ color: rgb(151, 224, 187); /* oklch */ color: oklch(84.8% 0.090 161.6);
Tailwind
colors: {
custom: {
50: '#b7eacf',
500: '#97e0bb',
950: '#000000',
},
}SCSS
$custom: #97e0bb; $custom-light: #b7eacf; $custom-dark: #000000;
JSON
{
"hex": "#97e0bb",
"rgb": {
"r": 151,
"g": 224,
"b": 187
},
"hsl": {
"h": 149.589,
"s": 54.074,
"l": 73.529
},
"oklch": {
"l": 0.84842,
"c": 0.08973,
"h": 161.6
},
"luminance": 0.63478
}Semantic roles & 50–950 ramp
primary
#97E0BB
secondary
#B9638E
accent
#2474C2
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483