#BBFE8D#BBFE8D
#BBFE8D is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 92.7% C 0.159 H 133.7°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE8D |
|---|---|
| RGB | rgb(187, 254, 141) |
| HSL | hsl(96, 98%, 77%) |
| HSV | hsv(96, 44%, 100%) |
| CMYK | cmyk(26.4%, 0%, 44.5%, 0.4%) |
| CIE-LAB | lab(93.18, -39.91, 47.32) |
| CIE-LCH | lch(93.18, 61.90, 130.14°) |
| OKLab | oklab(92.74% -0.1098 0.1149) |
| OKLCH | oklch(92.74% 0.159 133.7) |
| XYZ | xyz(60.7418, 83.3697, 38.0858) |
| Luminance | 0.8337 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.37
Pistachio (survey)
#C0FA8B
ΔE00 1.40
Light Yellowish Green
#C2FF89
ΔE00 1.42
Light Pea Green
#C4FE82
ΔE00 2.47
Pale Light Green
#B1FC99
ΔE00 2.88
Spring Green (survey)
#A9F971
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE8D #D08DFE
analogous
#F4FE8D #BBFE8D #8DFE97
triadic
#BBFE8D #8DBBFE #FE8DBB
tetradic
#BBFE8D #8DF4FE #D08DFE #FE978D
square
#BBFE8D #8DF4FE #D08DFE #FE978D
split-complementary
#BBFE8D #978DFE #FE8DF4
monochromatic
#73FD14 #97FD50 #BBFE8D #DFFFCA #EDFFE1
Accessibility & contrast
On white
1.19
#BBFE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#BBFE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE8D
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE8D | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF84
Deuteranopia (green-blind)
#FCE994
Tritanopia (blue-blind)
#BCF6E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfe8d; /* rgb */ color: rgb(187, 254, 141); /* oklch */ color: oklch(92.7% 0.159 133.7);
Tailwind
colors: {
custom: {
50: '#d2ffb0',
500: '#bbfe8d',
950: '#000000',
},
}SCSS
$custom: #bbfe8d; $custom-light: #d2ffb0; $custom-dark: #000000;
JSON
{
"hex": "#bbfe8d",
"rgb": {
"r": 187,
"g": 254,
"b": 141
},
"hsl": {
"h": 95.575,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.92735,
"c": 0.15892,
"h": 133.7
},
"luminance": 0.83372
}Semantic roles & 50–950 ramp
primary
#BBFE8D
secondary
#A550DF
accent
#00E688
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141811
muted
#838681