#BBFD8F#BBFD8F
#BBFD8F is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.5% C 0.156 H 133.9°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD8F |
|---|---|
| RGB | rgb(187, 253, 143) |
| HSL | hsl(96, 96%, 78%) |
| HSV | hsv(96, 43%, 99%) |
| CMYK | cmyk(26.1%, 0%, 43.5%, 0.8%) |
| CIE-LAB | lab(92.93, -39.22, 46.04) |
| CIE-LCH | lch(92.93, 60.48, 130.42°) |
| OKLab | oklab(92.54% -0.1078 0.1121) |
| OKLCH | oklch(92.54% 0.156 133.9) |
| XYZ | xyz(60.5755, 82.7968, 38.7711) |
| Luminance | 0.8280 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.06
Pistachio (survey)
#C0FA8B
ΔE00 1.37
Light Yellowish Green
#C2FF89
ΔE00 1.70
Pale Light Green
#B1FC99
ΔE00 2.57
Light Pea Green
#C4FE82
ΔE00 2.76
Pastel Green
#B0FF9D
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD8F #D18FFD
analogous
#F2FD8F #BBFD8F #8FFD9A
triadic
#BBFD8F #8FBBFD #FD8FBB
tetradic
#BBFD8F #8FF2FD #D18FFD #FD9A8F
square
#BBFD8F #8FF2FD #D18FFD #FD9A8F
split-complementary
#BBFD8F #9A8FFD #FD8FF2
monochromatic
#72FB17 #96FC53 #BBFD8F #E0FECB #EDFEE1
Accessibility & contrast
On white
1.20
#BBFD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#BBFD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD8F
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD8F | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE86
Deuteranopia (green-blind)
#FBE995
Tritanopia (blue-blind)
#BBF5E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfd8f; /* rgb */ color: rgb(187, 253, 143); /* oklch */ color: oklch(92.5% 0.156 133.9);
Tailwind
colors: {
custom: {
50: '#d1feb1',
500: '#bbfd8f',
950: '#000000',
},
}SCSS
$custom: #bbfd8f; $custom-light: #d1feb1; $custom-dark: #000000;
JSON
{
"hex": "#bbfd8f",
"rgb": {
"r": 187,
"g": 253,
"b": 143
},
"hsl": {
"h": 96,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.92541,
"c": 0.15553,
"h": 133.9
},
"luminance": 0.82799
}Semantic roles & 50–950 ramp
primary
#BBFD8F
secondary
#A653DE
accent
#00E68A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681