#97FDBA#97FDBA
#97FDBA is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.4% C 0.134 H 154.1°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #97FDBA |
|---|---|
| RGB | rgb(151, 253, 186) |
| HSL | hsl(141, 96%, 79%) |
| HSV | hsv(141, 40%, 99%) |
| CMYK | cmyk(40.3%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(91.85, -43.85, 22.93) |
| CIE-LCH | lch(91.85, 49.49, 152.40°) |
| OKLab | oklab(91.43% -0.1202 0.0584) |
| OKLCH | oklch(91.43% 0.134 154.1) |
| XYZ | xyz(56.7470, 80.3714, 58.9679) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.15
Light Sea Green
#98F6B0
ΔE00 1.88
Light Blue Green
#7EFBB3
ΔE00 2.44
Mint (survey)
#9FFEB0
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.62
Light Seafoam Green
#A7FFB5
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FDBA #FD97DA
analogous
#A7FD97 #97FDBA #97FDED
triadic
#97FDBA #BA97FD #FDBA97
tetradic
#97FDBA #97A7FD #FD97DA #FDED97
square
#97FDBA #97A7FD #FD97DA #FDED97
split-complementary
#97FDBA #ED97FD #FD97A7
monochromatic
#1FFB6A #5BFC92 #97FDBA #D3FEE2 #E1FEEB
Accessibility & contrast
On white
1.23
#97FDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#97FDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FDBA
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FDBA | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB6
Deuteranopia (green-blind)
#EDE3BE
Tritanopia (blue-blind)
#83FBEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97fdba; /* rgb */ color: rgb(151, 253, 186); /* oklch */ color: oklch(91.4% 0.134 154.1);
Tailwind
colors: {
custom: {
50: '#b9fecf',
500: '#97fdba',
950: '#000000',
},
}SCSS
$custom: #97fdba; $custom-light: #b9fecf; $custom-dark: #000000;
JSON
{
"hex": "#97fdba",
"rgb": {
"r": 151,
"g": 253,
"b": 186
},
"hsl": {
"h": 140.588,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.91427,
"c": 0.13365,
"h": 154.1
},
"luminance": 0.80375
}Semantic roles & 50–950 ramp
primary
#97FDBA
secondary
#DF59B1
accent
#0097E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121813
muted
#828683