#BBFC8D#BBFC8D
#BBFC8D is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.3% C 0.156 H 133.5°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC8D |
|---|---|
| RGB | rgb(187, 252, 141) |
| HSL | hsl(95, 95%, 77%) |
| HSV | hsv(95, 44%, 99%) |
| CMYK | cmyk(25.8%, 0%, 44%, 1.2%) |
| CIE-LAB | lab(92.62, -39.02, 46.62) |
| CIE-LCH | lch(92.62, 60.79, 129.93°) |
| OKLab | oklab(92.29% -0.1074 0.1133) |
| OKLCH | oklch(92.29% 0.156 133.5) |
| XYZ | xyz(60.1105, 82.1070, 37.8753) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.11
Celery
#C1FD95
ΔE00 1.15
Light Yellowish Green
#C2FF89
ΔE00 1.54
Light Pea Green
#C4FE82
ΔE00 2.54
Pale Light Green
#B1FC99
ΔE00 2.80
Pastel Green
#B0FF9D
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC8D #CE8DFC
analogous
#F3FC8D #BBFC8D #8DFC97
triadic
#BBFC8D #8DBBFC #FC8DBB
tetradic
#BBFC8D #8DF3FC #CE8DFC #FC978D
square
#BBFC8D #8DF3FC #CE8DFC #FC978D
split-complementary
#BBFC8D #978DFC #FC8DF3
monochromatic
#74F916 #97FA51 #BBFC8D #DFFEC9 #EDFEE1
Accessibility & contrast
On white
1.21
#BBFC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#BBFC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC8D
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC8D | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED84
Deuteranopia (green-blind)
#FAE894
Tritanopia (blue-blind)
#BCF4E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfc8d; /* rgb */ color: rgb(187, 252, 141); /* oklch */ color: oklch(92.3% 0.156 133.5);
Tailwind
colors: {
custom: {
50: '#d1fdb0',
500: '#bbfc8d',
950: '#000000',
},
}SCSS
$custom: #bbfc8d; $custom-light: #d1fdb0; $custom-dark: #000000;
JSON
{
"hex": "#bbfc8d",
"rgb": {
"r": 187,
"g": 252,
"b": 141
},
"hsl": {
"h": 95.135,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.92287,
"c": 0.15608,
"h": 133.5
},
"luminance": 0.82109
}Semantic roles & 50–950 ramp
primary
#BBFC8D
secondary
#A251DC
accent
#00E686
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581