#BBFD95#BBFD95
#BBFD95 is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 92.6% C 0.150 H 134.9°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD95 |
|---|---|
| RGB | rgb(187, 253, 149) |
| HSL | hsl(98, 96%, 79%) |
| HSV | hsv(98, 41%, 99%) |
| CMYK | cmyk(26.1%, 0%, 41.1%, 0.8%) |
| CIE-LAB | lab(93.01, -38.47, 43.25) |
| CIE-LCH | lch(93.01, 57.89, 131.65°) |
| OKLab | oklab(92.63% -0.1055 0.106) |
| OKLCH | oklch(92.63% 0.15 134.9) |
| XYZ | xyz(61.0422, 82.9835, 41.2292) |
| Luminance | 0.8298 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.95
Pale Light Green
#B1FC99
ΔE00 1.84
Pistachio (survey)
#C0FA8B
ΔE00 2.00
Pastel Green
#B0FF9D
ΔE00 2.42
Light Yellowish Green
#C2FF89
ΔE00 2.52
Tea Green
#BDF8A3
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD95 #D795FD
analogous
#EFFD95 #BBFD95 #95FDA3
triadic
#BBFD95 #95BBFD #FD95BB
tetradic
#BBFD95 #95EFFD #D795FD #FDA395
square
#BBFD95 #95EFFD #D795FD #FDA395
split-complementary
#BBFD95 #A395FD #FD95EF
monochromatic
#6EFB1D #94FC59 #BBFD95 #E2FED1 #ECFEE1
Accessibility & contrast
On white
1.19
#BBFD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#BBFD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD95
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD95 | 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)
#FFEE8D
Deuteranopia (green-blind)
#FAE99B
Tritanopia (blue-blind)
#BBF6E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfd95; /* rgb */ color: rgb(187, 253, 149); /* oklch */ color: oklch(92.6% 0.150 134.9);
Tailwind
colors: {
custom: {
50: '#d1feb5',
500: '#bbfd95',
950: '#000000',
},
}SCSS
$custom: #bbfd95; $custom-light: #d1feb5; $custom-dark: #000000;
JSON
{
"hex": "#bbfd95",
"rgb": {
"r": 187,
"g": 253,
"b": 149
},
"hsl": {
"h": 98.077,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.92634,
"c": 0.14953,
"h": 134.9
},
"luminance": 0.82985
}Semantic roles & 50–950 ramp
primary
#BBFD95
secondary
#AD58DE
accent
#00E692
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681