#BBFE7D#BBFE7D
#BBFE7D is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 92.5% C 0.174 H 131.7°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE7D |
|---|---|
| RGB | rgb(187, 254, 125) |
| HSL | hsl(91, 98%, 74%) |
| HSV | hsv(91, 51%, 100%) |
| CMYK | cmyk(26.4%, 0%, 50.8%, 0.4%) |
| CIE-LAB | lab(92.98, -41.70, 54.57) |
| CIE-LCH | lch(92.98, 68.68, 127.39°) |
| OKLab | oklab(92.52% -0.1158 0.13) |
| OKLCH | oklch(92.52% 0.174 131.7) |
| XYZ | xyz(59.6362, 82.9275, 32.2626) |
| Luminance | 0.8293 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.31
Light Yellowish Green
#C2FF89
ΔE00 1.49
Pale Lime
#BEFD73
ΔE00 1.50
Light Lime
#AEFD6C
ΔE00 2.09
Key Lime
#AEFF6E
ΔE00 2.11
Spring Green (survey)
#A9F971
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE7D #C07DFE
analogous
#FBFE7D #BBFE7D #7DFE80
triadic
#BBFE7D #7DBBFE #FE7DBB
tetradic
#BBFE7D #7DFBFE #C07DFE #FE807D
square
#BBFE7D #7DFBFE #C07DFE #FE807D
split-complementary
#BBFE7D #807DFE #FE7DFB
monochromatic
#7BFD04 #9BFE40 #BBFE7D #DBFEBA #EFFFE1
Accessibility & contrast
On white
1.19
#BBFE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#BBFE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE7D
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE7D | 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)
#FFEE71
Deuteranopia (green-blind)
#FEE985
Tritanopia (blue-blind)
#BDF5E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfe7d; /* rgb */ color: rgb(187, 254, 125); /* oklch */ color: oklch(92.5% 0.174 131.7);
Tailwind
colors: {
custom: {
50: '#d2ffa5',
500: '#bbfe7d',
950: '#000000',
},
}SCSS
$custom: #bbfe7d; $custom-light: #d2ffa5; $custom-dark: #000000;
JSON
{
"hex": "#bbfe7d",
"rgb": {
"r": 187,
"g": 254,
"b": 125
},
"hsl": {
"h": 91.163,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.92516,
"c": 0.1741,
"h": 131.7
},
"luminance": 0.82929
}Semantic roles & 50–950 ramp
primary
#BBFE7D
secondary
#9343DC
accent
#00E677
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680