#BBFF7E#BBFF7E
#BBFF7E is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 92.8% C 0.175 H 131.9°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF7E |
|---|---|
| RGB | rgb(187, 255, 126) |
| HSL | hsl(92, 100%, 75%) |
| HSV | hsv(92, 51%, 100%) |
| CMYK | cmyk(26.7%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(93.27, -42.04, 54.46) |
| CIE-LCH | lch(93.27, 68.79, 127.67°) |
| OKLab | oklab(92.75% -0.1166 0.1298) |
| OKLCH | oklch(92.75% 0.175 131.9) |
| XYZ | xyz(60.0185, 83.5895, 32.7068) |
| Luminance | 0.8359 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.40
Light Yellowish Green
#C2FF89
ΔE00 1.47
Pale Lime
#BEFD73
ΔE00 1.64
Key Lime
#AEFF6E
ΔE00 2.08
Light Lime
#AEFD6C
ΔE00 2.11
Spring Green (survey)
#A9F971
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF7E #C27EFF
analogous
#FBFF7E #BBFF7E #7EFF82
triadic
#BBFF7E #7EBBFF #FF7EBB
tetradic
#BBFF7E #7EFBFF #C27EFF #FF827E
square
#BBFF7E #7EFBFF #C27EFF #FF827E
split-complementary
#BBFF7E #827EFF #FF7EFB
monochromatic
#7AFF04 #9BFF41 #BBFF7E #DBFFBB #EFFFE0
Accessibility & contrast
On white
1.19
#BBFF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#BBFF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF7E
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF7E | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF72
Deuteranopia (green-blind)
#FFEA86
Tritanopia (blue-blind)
#BDF6E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff7e; /* rgb */ color: rgb(187, 255, 126); /* oklch */ color: oklch(92.8% 0.175 131.9);
Tailwind
colors: {
custom: {
50: '#d2ffa6',
500: '#bbff7e',
950: '#000000',
},
}SCSS
$custom: #bbff7e; $custom-light: #d2ffa6; $custom-dark: #000000;
JSON
{
"hex": "#bbff7e",
"rgb": {
"r": 187,
"g": 255,
"b": 126
},
"hsl": {
"h": 91.628,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.92754,
"c": 0.17453,
"h": 131.9
},
"luminance": 0.83591
}Semantic roles & 50–950 ramp
primary
#BBFF7E
secondary
#9543DE
accent
#00E679
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680