#BBFE88#BBFE88
#BBFE88 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 92.7% C 0.164 H 133.0°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE88 |
|---|---|
| RGB | rgb(187, 254, 136) |
| HSL | hsl(94, 98%, 76%) |
| HSV | hsv(94, 46%, 100%) |
| CMYK | cmyk(26.4%, 0%, 46.5%, 0.4%) |
| CIE-LAB | lab(93.11, -40.50, 49.61) |
| CIE-LCH | lch(93.11, 64.04, 129.22°) |
| OKLab | oklab(92.66% -0.1117 0.1197) |
| OKLCH | oklch(92.66% 0.164 133) |
| XYZ | xyz(60.3782, 83.2243, 36.1705) |
| Luminance | 0.8323 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.00
Pistachio (survey)
#C0FA8B
ΔE00 1.42
Light Pea Green
#C4FE82
ΔE00 1.90
Celery
#C1FD95
ΔE00 1.94
Spring Green (survey)
#A9F971
ΔE00 2.86
Pale Lime
#BEFD73
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE88 #CB88FE
analogous
#F6FE88 #BBFE88 #88FE90
triadic
#BBFE88 #88BBFE #FE88BB
tetradic
#BBFE88 #88F6FE #CB88FE #FE9088
square
#BBFE88 #88F6FE #CB88FE #FE9088
split-complementary
#BBFE88 #9088FE #FE88F6
monochromatic
#76FD0F #98FD4B #BBFE88 #DEFFC5 #EEFFE1
Accessibility & contrast
On white
1.19
#BBFE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#BBFE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE88
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE88 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7E
Deuteranopia (green-blind)
#FDE98F
Tritanopia (blue-blind)
#BCF6E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfe88; /* rgb */ color: rgb(187, 254, 136); /* oklch */ color: oklch(92.7% 0.164 133.0);
Tailwind
colors: {
custom: {
50: '#d2ffad',
500: '#bbfe88',
950: '#000000',
},
}SCSS
$custom: #bbfe88; $custom-light: #d2ffad; $custom-dark: #000000;
JSON
{
"hex": "#bbfe88",
"rgb": {
"r": 187,
"g": 254,
"b": 136
},
"hsl": {
"h": 94.068,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.92663,
"c": 0.16378,
"h": 133
},
"luminance": 0.83226
}Semantic roles & 50–950 ramp
primary
#BBFE88
secondary
#9F4CDE
accent
#00E682
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681