#BBFE97#BBFE97
#BBFE97 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 92.9% C 0.149 H 135.3°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE97 |
|---|---|
| RGB | rgb(187, 254, 151) |
| HSL | hsl(99, 98%, 79%) |
| HSV | hsv(99, 41%, 100%) |
| CMYK | cmyk(26.4%, 0%, 40.6%, 0.4%) |
| CIE-LAB | lab(93.31, -38.66, 42.67) |
| CIE-LCH | lch(93.31, 57.58, 132.18°) |
| OKLab | oklab(92.89% -0.1059 0.1047) |
| OKLCH | oklch(92.89% 0.149 135.3) |
| XYZ | xyz(61.5197, 83.6809, 42.1829) |
| Luminance | 0.8368 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.16
Pale Light Green
#B1FC99
ΔE00 1.66
Pastel Green
#B0FF9D
ΔE00 2.17
Pistachio (survey)
#C0FA8B
ΔE00 2.30
Light Yellowish Green
#C2FF89
ΔE00 2.75
Tea Green
#BDF8A3
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE97 #DA97FE
analogous
#EFFE97 #BBFE97 #97FEA7
triadic
#BBFE97 #97BBFE #FE97BB
tetradic
#BBFE97 #97EFFE #DA97FE #FEA797
square
#BBFE97 #97EFFE #DA97FE #FEA797
split-complementary
#BBFE97 #A797FE #FE97EF
monochromatic
#6CFD1E #93FD5A #BBFE97 #E3FFD4 #EBFFE1
Accessibility & contrast
On white
1.18
#BBFE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#BBFE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE97
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE97 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8F
Deuteranopia (green-blind)
#FBEA9D
Tritanopia (blue-blind)
#BAF7E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfe97; /* rgb */ color: rgb(187, 254, 151); /* oklch */ color: oklch(92.9% 0.149 135.3);
Tailwind
colors: {
custom: {
50: '#d1ffb7',
500: '#bbfe97',
950: '#000000',
},
}SCSS
$custom: #bbfe97; $custom-light: #d1ffb7; $custom-dark: #000000;
JSON
{
"hex": "#bbfe97",
"rgb": {
"r": 187,
"g": 254,
"b": 151
},
"hsl": {
"h": 99.029,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.92889,
"c": 0.14895,
"h": 135.3
},
"luminance": 0.83683
}Semantic roles & 50–950 ramp
primary
#BBFE97
secondary
#B159E0
accent
#00E695
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681