#BBFC88#BBFC88
#BBFC88 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.2% C 0.161 H 132.8°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC88 |
|---|---|
| RGB | rgb(187, 252, 136) |
| HSL | hsl(94, 95%, 76%) |
| HSV | hsv(94, 46%, 99%) |
| CMYK | cmyk(25.8%, 0%, 46%, 1.2%) |
| CIE-LAB | lab(92.56, -39.61, 48.92) |
| CIE-LCH | lch(92.56, 62.95, 128.99°) |
| OKLab | oklab(92.22% -0.1093 0.1182) |
| OKLCH | oklch(92.22% 0.161 132.8) |
| XYZ | xyz(59.7468, 81.9615, 35.9601) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.05
Light Yellowish Green
#C2FF89
ΔE00 1.07
Celery
#C1FD95
ΔE00 1.74
Light Pea Green
#C4FE82
ΔE00 1.93
Spring Green (survey)
#A9F971
ΔE00 2.94
Pale Lime
#BEFD73
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC88 #C988FC
analogous
#F5FC88 #BBFC88 #88FC8F
triadic
#BBFC88 #88BBFC #FC88BB
tetradic
#BBFC88 #88F5FC #C988FC #FC8F88
square
#BBFC88 #88F5FC #C988FC #FC8F88
split-complementary
#BBFC88 #8F88FC #FC88F5
monochromatic
#77F911 #99FA4C #BBFC88 #DDFEC4 #EEFEE1
Accessibility & contrast
On white
1.21
#BBFC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#BBFC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC88
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC88 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7E
Deuteranopia (green-blind)
#FBE88F
Tritanopia (blue-blind)
#BCF4E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfc88; /* rgb */ color: rgb(187, 252, 136); /* oklch */ color: oklch(92.2% 0.161 132.8);
Tailwind
colors: {
custom: {
50: '#d2fdac',
500: '#bbfc88',
950: '#000000',
},
}SCSS
$custom: #bbfc88; $custom-light: #d2fdac; $custom-dark: #000000;
JSON
{
"hex": "#bbfc88",
"rgb": {
"r": 187,
"g": 252,
"b": 136
},
"hsl": {
"h": 93.621,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.92215,
"c": 0.16098,
"h": 132.8
},
"luminance": 0.81963
}Semantic roles & 50–950 ramp
primary
#BBFC88
secondary
#9D4DDB
accent
#00E681
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581