#97FFBB#97FFBB
#97FFBB is a very light, vivid green. Relative luminance 0.817; OKLCH L 91.9% C 0.136 H 154.2°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFBB |
|---|---|
| RGB | rgb(151, 255, 187) |
| HSL | hsl(141, 100%, 80%) |
| HSV | hsv(141, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(92.43, -44.54, 23.22) |
| CIE-LCH | lch(92.43, 50.24, 152.46°) |
| OKLab | oklab(91.91% -0.1221 0.0591) |
| OKLCH | oklch(91.91% 0.136 154.2) |
| XYZ | xyz(57.4884, 81.6834, 59.7413) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.29
Light Sea Green
#98F6B0
ΔE00 2.19
Light Blue Green
#7EFBB3
ΔE00 2.44
Mint (survey)
#9FFEB0
ΔE00 2.56
Light Seafoam Green
#A7FFB5
ΔE00 2.63
Seafoam (survey)
#80F9AD
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFBB #FF97DB
analogous
#A7FF97 #97FFBB #97FFEF
triadic
#97FFBB #BB97FF #FFBB97
tetradic
#97FFBB #97A7FF #FF97DB #FFEF97
square
#97FFBB #97A7FF #FF97DB #FFEF97
split-complementary
#97FFBB #EF97FF #FF97A7
monochromatic
#1DFF6B #5AFF93 #97FFBB #D4FFE3 #E0FFEB
Accessibility & contrast
On white
1.21
#97FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#97FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFBB
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFBB | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B7
Deuteranopia (green-blind)
#EFE5BF
Tritanopia (blue-blind)
#82FDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #97ffbb; /* rgb */ color: rgb(151, 255, 187); /* oklch */ color: oklch(91.9% 0.136 154.2);
Tailwind
colors: {
custom: {
50: '#baffcf',
500: '#97ffbb',
950: '#000000',
},
}SCSS
$custom: #97ffbb; $custom-light: #baffcf; $custom-dark: #000000;
JSON
{
"hex": "#97ffbb",
"rgb": {
"r": 151,
"g": 255,
"b": 187
},
"hsl": {
"h": 140.769,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.91907,
"c": 0.13565,
"h": 154.2
},
"luminance": 0.81687
}Semantic roles & 50–950 ramp
primary
#97FFBB
secondary
#E259B2
accent
#0096E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683