#97E2BB#97E2BB
#97E2BB is a very light, moderate green. Relative luminance 0.646; OKLCH L 85.3% C 0.093 H 160.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #97E2BB |
|---|---|
| RGB | rgb(151, 226, 187) |
| HSL | hsl(149, 56%, 74%) |
| HSV | hsv(149, 33%, 89%) |
| CMYK | cmyk(33.2%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(84.26, -31.42, 11.77) |
| CIE-LCH | lch(84.26, 33.55, 159.46°) |
| OKLab | oklab(85.3% -0.0876 0.0303) |
| OKLCH | oklch(85.3% 0.093 160.9) |
| XYZ | xyz(48.9253, 64.5573, 56.8869) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.93
Seafoam
#7FE0B3
ΔE00 3.12
Mint
#AAF0C1
ΔE00 3.99
Hospital Green
#9BE5AA
ΔE00 5.04
Pale Turquoise
#A5FBD5
ΔE00 5.49
Light Turquoise
#7EF4CC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E2BB #E297BE
analogous
#99E297 #97E2BB #97E2E1
triadic
#97E2BB #BB97E2 #E2BB97
tetradic
#97E2BB #9799E2 #E297BE #E2E197
square
#97E2BB #9799E2 #E297BE #E2E197
split-complementary
#97E2BB #E197E2 #E29799
monochromatic
#38C77C #67D59C #97E2BB #C7EFDA #E7F8EF
Accessibility & contrast
On white
1.51
#97E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#97E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E2BB
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E2BB | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#D4CFBD
Tritanopia (blue-blind)
#87E2D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97e2bb; /* rgb */ color: rgb(151, 226, 187); /* oklch */ color: oklch(85.3% 0.093 160.9);
Tailwind
colors: {
custom: {
50: '#b8ebcf',
500: '#97e2bb',
950: '#000000',
},
}SCSS
$custom: #97e2bb; $custom-light: #b8ebcf; $custom-dark: #000000;
JSON
{
"hex": "#97e2bb",
"rgb": {
"r": 151,
"g": 226,
"b": 187
},
"hsl": {
"h": 148.8,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.85295,
"c": 0.09273,
"h": 160.9
},
"luminance": 0.6456
}Semantic roles & 50–950 ramp
primary
#97E2BB
secondary
#BB6290
accent
#2276C4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483