#BBFD97#BBFD97
#BBFD97 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.7% C 0.147 H 135.2°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD97 |
|---|---|
| RGB | rgb(187, 253, 151) |
| HSL | hsl(99, 96%, 79%) |
| HSV | hsv(99, 40%, 99%) |
| CMYK | cmyk(26.1%, 0%, 40.3%, 0.8%) |
| CIE-LAB | lab(93.04, -38.21, 42.31) |
| CIE-LCH | lch(93.04, 57.02, 132.09°) |
| OKLab | oklab(92.67% -0.1047 0.1039) |
| OKLCH | oklch(92.67% 0.148 135.2) |
| XYZ | xyz(61.2032, 83.0479, 42.0774) |
| Luminance | 0.8305 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.11
Pale Light Green
#B1FC99
ΔE00 1.64
Pastel Green
#B0FF9D
ΔE00 2.21
Pistachio (survey)
#C0FA8B
ΔE00 2.26
Tea Green
#BDF8A3
ΔE00 2.72
Light Yellowish Green
#C2FF89
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD97 #D997FD
analogous
#EEFD97 #BBFD97 #97FDA6
triadic
#BBFD97 #97BBFD #FD97BB
tetradic
#BBFD97 #97EEFD #D997FD #FDA697
square
#BBFD97 #97EEFD #D997FD #FDA697
split-complementary
#BBFD97 #A697FD #FD97EE
monochromatic
#6CFB1F #94FC5B #BBFD97 #E2FED3 #EBFEE1
Accessibility & contrast
On white
1.19
#BBFD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#BBFD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD97
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD97 | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8F
Deuteranopia (green-blind)
#FAE99D
Tritanopia (blue-blind)
#BAF6E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfd97; /* rgb */ color: rgb(187, 253, 151); /* oklch */ color: oklch(92.7% 0.147 135.2);
Tailwind
colors: {
custom: {
50: '#d1feb7',
500: '#bbfd97',
950: '#000000',
},
}SCSS
$custom: #bbfd97; $custom-light: #d1feb7; $custom-dark: #000000;
JSON
{
"hex": "#bbfd97",
"rgb": {
"r": 187,
"g": 253,
"b": 151
},
"hsl": {
"h": 98.824,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.92666,
"c": 0.1475,
"h": 135.2
},
"luminance": 0.8305
}Semantic roles & 50–950 ramp
primary
#BBFD97
secondary
#B059DF
accent
#00E695
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681