#BBFD7E#BBFD7E
#BBFD7E is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.3% C 0.172 H 131.7°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD7E |
|---|---|
| RGB | rgb(187, 253, 126) |
| HSL | hsl(91, 97%, 74%) |
| HSV | hsv(91, 50%, 99%) |
| CMYK | cmyk(26.1%, 0%, 50.2%, 0.8%) |
| CIE-LAB | lab(92.72, -41.16, 53.79) |
| CIE-LCH | lch(92.72, 67.73, 127.42°) |
| OKLab | oklab(92.3% -0.1142 0.1284) |
| OKLCH | oklch(92.3% 0.172 131.7) |
| XYZ | xyz(59.3838, 82.3201, 32.4953) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.24
Light Yellowish Green
#C2FF89
ΔE00 1.34
Pale Lime
#BEFD73
ΔE00 1.64
Pistachio (survey)
#C0FA8B
ΔE00 2.07
Light Lime
#AEFD6C
ΔE00 2.26
Spring Green (survey)
#A9F971
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD7E #C07EFD
analogous
#FBFD7E #BBFD7E #7EFD81
triadic
#BBFD7E #7EBBFD #FD7EBB
tetradic
#BBFD7E #7EFBFD #C07EFD #FD817E
square
#BBFD7E #7EFBFD #C07EFD #FD817E
split-complementary
#BBFD7E #817EFD #FD7EFB
monochromatic
#7BFB05 #9BFC42 #BBFD7E #DBFEBA #EFFFE1
Accessibility & contrast
On white
1.20
#BBFD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#BBFD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD7E
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD7E | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED73
Deuteranopia (green-blind)
#FDE886
Tritanopia (blue-blind)
#BDF4E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfd7e; /* rgb */ color: rgb(187, 253, 126); /* oklch */ color: oklch(92.3% 0.172 131.7);
Tailwind
colors: {
custom: {
50: '#d2fea6',
500: '#bbfd7e',
950: '#000000',
},
}SCSS
$custom: #bbfd7e; $custom-light: #d2fea6; $custom-dark: #000000;
JSON
{
"hex": "#bbfd7e",
"rgb": {
"r": 187,
"g": 253,
"b": 126
},
"hsl": {
"h": 91.181,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.92304,
"c": 0.17182,
"h": 131.7
},
"luminance": 0.82322
}Semantic roles & 50–950 ramp
primary
#BBFD7E
secondary
#9344DB
accent
#00E677
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680