#BBFC8B#BBFC8B
#BBFC8B is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.3% C 0.158 H 133.2°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC8B |
|---|---|
| RGB | rgb(187, 252, 139) |
| HSL | hsl(95, 95%, 77%) |
| HSV | hsv(95, 45%, 99%) |
| CMYK | cmyk(25.8%, 0%, 44.8%, 1.2%) |
| CIE-LAB | lab(92.60, -39.26, 47.55) |
| CIE-LCH | lch(92.60, 61.66, 129.55°) |
| OKLab | oklab(92.26% -0.1081 0.1153) |
| OKLCH | oklch(92.26% 0.158 133.2) |
| XYZ | xyz(59.9630, 82.0480, 37.0987) |
| Luminance | 0.8205 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.02
Light Yellowish Green
#C2FF89
ΔE00 1.32
Celery
#C1FD95
ΔE00 1.37
Light Pea Green
#C4FE82
ΔE00 2.29
Pale Light Green
#B1FC99
ΔE00 3.06
Spring Green (survey)
#A9F971
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC8B #CC8BFC
analogous
#F4FC8B #BBFC8B #8BFC94
triadic
#BBFC8B #8BBBFC #FC8BBB
tetradic
#BBFC8B #8BF4FC #CC8BFC #FC948B
square
#BBFC8B #8BF4FC #CC8BFC #FC948B
split-complementary
#BBFC8B #948BFC #FC8BF4
monochromatic
#75F914 #98FA4F #BBFC8B #DEFEC7 #EEFEE1
Accessibility & contrast
On white
1.21
#BBFC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#BBFC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC8B
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC8B | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED82
Deuteranopia (green-blind)
#FBE892
Tritanopia (blue-blind)
#BCF4E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfc8b; /* rgb */ color: rgb(187, 252, 139); /* oklch */ color: oklch(92.3% 0.158 133.2);
Tailwind
colors: {
custom: {
50: '#d2fdae',
500: '#bbfc8b',
950: '#000000',
},
}SCSS
$custom: #bbfc8b; $custom-light: #d2fdae; $custom-dark: #000000;
JSON
{
"hex": "#bbfc8b",
"rgb": {
"r": 187,
"g": 252,
"b": 139
},
"hsl": {
"h": 94.513,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.92258,
"c": 0.15806,
"h": 133.2
},
"luminance": 0.8205
}Semantic roles & 50–950 ramp
primary
#BBFC8B
secondary
#A050DC
accent
#00E684
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581