#BBFD96#BBFD96
#BBFD96 is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 92.7% C 0.149 H 135.0°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD96 |
|---|---|
| RGB | rgb(187, 253, 150) |
| HSL | hsl(98, 96%, 79%) |
| HSV | hsv(98, 41%, 99%) |
| CMYK | cmyk(26.1%, 0%, 40.7%, 0.8%) |
| CIE-LAB | lab(93.02, -38.34, 42.78) |
| CIE-LCH | lch(93.02, 57.45, 131.87°) |
| OKLab | oklab(92.65% -0.1051 0.1049) |
| OKLCH | oklch(92.65% 0.149 135) |
| XYZ | xyz(61.1224, 83.0155, 41.6515) |
| Luminance | 0.8302 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.02
Pale Light Green
#B1FC99
ΔE00 1.73
Pistachio (survey)
#C0FA8B
ΔE00 2.13
Pastel Green
#B0FF9D
ΔE00 2.31
Light Yellowish Green
#C2FF89
ΔE00 2.67
Tea Green
#BDF8A3
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD96 #D896FD
analogous
#EEFD96 #BBFD96 #96FDA5
triadic
#BBFD96 #96BBFD #FD96BB
tetradic
#BBFD96 #96EEFD #D896FD #FDA596
square
#BBFD96 #96EEFD #D896FD #FDA596
split-complementary
#BBFD96 #A596FD #FD96EE
monochromatic
#6DFB1E #94FC5A #BBFD96 #E2FED2 #ECFEE1
Accessibility & contrast
On white
1.19
#BBFD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#BBFD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD96
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD96 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8E
Deuteranopia (green-blind)
#FAE99C
Tritanopia (blue-blind)
#BBF6E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfd96; /* rgb */ color: rgb(187, 253, 150); /* oklch */ color: oklch(92.7% 0.149 135.0);
Tailwind
colors: {
custom: {
50: '#d1feb6',
500: '#bbfd96',
950: '#000000',
},
}SCSS
$custom: #bbfd96; $custom-light: #d1feb6; $custom-dark: #000000;
JSON
{
"hex": "#bbfd96",
"rgb": {
"r": 187,
"g": 253,
"b": 150
},
"hsl": {
"h": 98.447,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.9265,
"c": 0.14851,
"h": 135
},
"luminance": 0.83017
}Semantic roles & 50–950 ramp
primary
#BBFD96
secondary
#AE59DF
accent
#00E693
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681