#BBFC8F#BBFC8F
#BBFC8F is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.3% C 0.154 H 133.8°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC8F |
|---|---|
| RGB | rgb(187, 252, 143) |
| HSL | hsl(96, 95%, 77%) |
| HSV | hsv(96, 43%, 99%) |
| CMYK | cmyk(25.8%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(92.65, -38.77, 45.70) |
| CIE-LCH | lch(92.65, 59.93, 130.32°) |
| OKLab | oklab(92.32% -0.1066 0.1113) |
| OKLCH | oklch(92.32% 0.154 133.8) |
| XYZ | xyz(60.2606, 82.1671, 38.6662) |
| Luminance | 0.8217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.97
Pistachio (survey)
#C0FA8B
ΔE00 1.27
Light Yellowish Green
#C2FF89
ΔE00 1.78
Pale Light Green
#B1FC99
ΔE00 2.54
Light Pea Green
#C4FE82
ΔE00 2.81
Pastel Green
#B0FF9D
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC8F #D08FFC
analogous
#F1FC8F #BBFC8F #8FFC9A
triadic
#BBFC8F #8FBBFC #FC8FBB
tetradic
#BBFC8F #8FF1FC #D08FFC #FC9A8F
square
#BBFC8F #8FF1FC #D08FFC #FC9A8F
split-complementary
#BBFC8F #9A8FFC #FC8FF1
monochromatic
#73F918 #97FA53 #BBFC8F #DFFECB #EDFEE1
Accessibility & contrast
On white
1.20
#BBFC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#BBFC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC8F
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC8F | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED86
Deuteranopia (green-blind)
#FAE895
Tritanopia (blue-blind)
#BCF4E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfc8f; /* rgb */ color: rgb(187, 252, 143); /* oklch */ color: oklch(92.3% 0.154 133.8);
Tailwind
colors: {
custom: {
50: '#d1fdb1',
500: '#bbfc8f',
950: '#000000',
},
}SCSS
$custom: #bbfc8f; $custom-light: #d1fdb1; $custom-dark: #000000;
JSON
{
"hex": "#bbfc8f",
"rgb": {
"r": 187,
"g": 252,
"b": 143
},
"hsl": {
"h": 95.78,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.92317,
"c": 0.1541,
"h": 133.8
},
"luminance": 0.82169
}Semantic roles & 50–950 ramp
primary
#BBFC8F
secondary
#A553DC
accent
#00E689
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581