#BBFF88#BBFF88
#BBFF88 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 92.9% C 0.165 H 133.2°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF88 |
|---|---|
| RGB | rgb(187, 255, 136) |
| HSL | hsl(94, 100%, 77%) |
| HSV | hsv(94, 47%, 100%) |
| CMYK | cmyk(26.7%, 0%, 46.7%, 0%) |
| CIE-LAB | lab(93.39, -40.94, 49.95) |
| CIE-LCH | lch(93.39, 64.59, 129.34°) |
| OKLab | oklab(92.89% -0.113 0.1205) |
| OKLCH | oklch(92.89% 0.165 133.2) |
| XYZ | xyz(60.6963, 83.8606, 36.2766) |
| Luminance | 0.8386 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.04
Pistachio (survey)
#C0FA8B
ΔE00 1.62
Light Pea Green
#C4FE82
ΔE00 1.93
Celery
#C1FD95
ΔE00 2.06
Spring Green (survey)
#A9F971
ΔE00 2.84
Pale Lime
#BEFD73
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF88 #CC88FF
analogous
#F6FF88 #BBFF88 #88FF91
triadic
#BBFF88 #88BBFF #FF88BB
tetradic
#BBFF88 #88F6FF #CC88FF #FF9188
square
#BBFF88 #88F6FF #CC88FF #FF9188
split-complementary
#BBFF88 #9188FF #FF88F6
monochromatic
#75FF0E #98FF4B #BBFF88 #DEFFC5 #EEFFE0
Accessibility & contrast
On white
1.18
#BBFF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#BBFF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF88
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF88 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07E
Deuteranopia (green-blind)
#FEEA8F
Tritanopia (blue-blind)
#BCF7E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff88; /* rgb */ color: rgb(187, 255, 136); /* oklch */ color: oklch(92.9% 0.165 133.2);
Tailwind
colors: {
custom: {
50: '#d2ffad',
500: '#bbff88',
950: '#000000',
},
}SCSS
$custom: #bbff88; $custom-light: #d2ffad; $custom-dark: #000000;
JSON
{
"hex": "#bbff88",
"rgb": {
"r": 187,
"g": 255,
"b": 136
},
"hsl": {
"h": 94.286,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.92888,
"c": 0.16517,
"h": 133.2
},
"luminance": 0.83862
}Semantic roles & 50–950 ramp
primary
#BBFF88
secondary
#A04CDF
accent
#00E683
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681