#BBFE7E#BBFE7E
#BBFE7E is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 92.5% C 0.173 H 131.8°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE7E |
|---|---|
| RGB | rgb(187, 254, 126) |
| HSL | hsl(91, 98%, 75%) |
| HSV | hsv(91, 50%, 100%) |
| CMYK | cmyk(26.4%, 0%, 50.4%, 0.4%) |
| CIE-LAB | lab(92.99, -41.60, 54.12) |
| CIE-LCH | lch(92.99, 68.26, 127.55°) |
| OKLab | oklab(92.53% -0.1154 0.1291) |
| OKLCH | oklch(92.53% 0.173 131.8) |
| XYZ | xyz(59.7004, 82.9531, 32.6008) |
| Luminance | 0.8296 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.30
Light Yellowish Green
#C2FF89
ΔE00 1.39
Pale Lime
#BEFD73
ΔE00 1.63
Light Lime
#AEFD6C
ΔE00 2.17
Key Lime
#AEFF6E
ΔE00 2.19
Pistachio (survey)
#C0FA8B
ΔE00 2.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE7E #C17EFE
analogous
#FBFE7E #BBFE7E #7EFE81
triadic
#BBFE7E #7EBBFE #FE7EBB
tetradic
#BBFE7E #7EFBFE #C17EFE #FE817E
square
#BBFE7E #7EFBFE #C17EFE #FE817E
split-complementary
#BBFE7E #817EFE #FE7EFB
monochromatic
#7BFD05 #9BFE41 #BBFE7E #DBFEBB #EFFFE1
Accessibility & contrast
On white
1.19
#BBFE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#BBFE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE7E
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE7E | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE73
Deuteranopia (green-blind)
#FEE986
Tritanopia (blue-blind)
#BDF5E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfe7e; /* rgb */ color: rgb(187, 254, 126); /* oklch */ color: oklch(92.5% 0.173 131.8);
Tailwind
colors: {
custom: {
50: '#d2ffa6',
500: '#bbfe7e',
950: '#000000',
},
}SCSS
$custom: #bbfe7e; $custom-light: #d2ffa6; $custom-dark: #000000;
JSON
{
"hex": "#bbfe7e",
"rgb": {
"r": 187,
"g": 254,
"b": 126
},
"hsl": {
"h": 91.406,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.92529,
"c": 0.17318,
"h": 131.8
},
"luminance": 0.82955
}Semantic roles & 50–950 ramp
primary
#BBFE7E
secondary
#9444DD
accent
#00E678
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680