#BBFE8F#BBFE8F
#BBFE8F is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 92.8% C 0.157 H 134.0°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE8F |
|---|---|
| RGB | rgb(187, 254, 143) |
| HSL | hsl(96, 98%, 78%) |
| HSV | hsv(96, 44%, 100%) |
| CMYK | cmyk(26.4%, 0%, 43.7%, 0.4%) |
| CIE-LAB | lab(93.20, -39.67, 46.39) |
| CIE-LCH | lch(93.20, 61.04, 130.53°) |
| OKLab | oklab(92.77% -0.1091 0.1129) |
| OKLCH | oklch(92.77% 0.157 134) |
| XYZ | xyz(60.8920, 83.4298, 38.8766) |
| Luminance | 0.8343 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.19
Pistachio (survey)
#C0FA8B
ΔE00 1.50
Light Yellowish Green
#C2FF89
ΔE00 1.65
Pale Light Green
#B1FC99
ΔE00 2.61
Light Pea Green
#C4FE82
ΔE00 2.73
Pastel Green
#B0FF9D
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE8F #D28FFE
analogous
#F3FE8F #BBFE8F #8FFE9A
triadic
#BBFE8F #8FBBFE #FE8FBB
tetradic
#BBFE8F #8FF3FE #D28FFE #FE9A8F
square
#BBFE8F #8FF3FE #D28FFE #FE9A8F
split-complementary
#BBFE8F #9A8FFE #FE8FF3
monochromatic
#71FD16 #96FD52 #BBFE8F #E0FFCC #EDFFE1
Accessibility & contrast
On white
1.19
#BBFE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#BBFE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE8F
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE8F | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF86
Deuteranopia (green-blind)
#FCE996
Tritanopia (blue-blind)
#BBF6E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfe8f; /* rgb */ color: rgb(187, 254, 143); /* oklch */ color: oklch(92.8% 0.157 134.0);
Tailwind
colors: {
custom: {
50: '#d2ffb1',
500: '#bbfe8f',
950: '#000000',
},
}SCSS
$custom: #bbfe8f; $custom-light: #d2ffb1; $custom-dark: #000000;
JSON
{
"hex": "#bbfe8f",
"rgb": {
"r": 187,
"g": 254,
"b": 143
},
"hsl": {
"h": 96.216,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.92765,
"c": 0.15695,
"h": 134
},
"luminance": 0.83432
}Semantic roles & 50–950 ramp
primary
#BBFE8F
secondary
#A752DF
accent
#00E68B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681