#BBFE95#BBFE95
#BBFE95 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 92.9% C 0.151 H 135.0°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE95 |
|---|---|
| RGB | rgb(187, 254, 149) |
| HSL | hsl(98, 98%, 79%) |
| HSV | hsv(98, 41%, 100%) |
| CMYK | cmyk(26.4%, 0%, 41.3%, 0.4%) |
| CIE-LAB | lab(93.28, -38.92, 43.60) |
| CIE-LCH | lch(93.28, 58.45, 131.75°) |
| OKLab | oklab(92.86% -0.1067 0.1068) |
| OKLCH | oklch(92.86% 0.151 135) |
| XYZ | xyz(61.3587, 83.6165, 41.3347) |
| Luminance | 0.8362 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.03
Pale Light Green
#B1FC99
ΔE00 1.87
Pistachio (survey)
#C0FA8B
ΔE00 2.05
Pastel Green
#B0FF9D
ΔE00 2.40
Light Yellowish Green
#C2FF89
ΔE00 2.46
Tea Green
#BDF8A3
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE95 #D895FE
analogous
#EFFE95 #BBFE95 #95FEA4
triadic
#BBFE95 #95BBFE #FE95BB
tetradic
#BBFE95 #95EFFE #D895FE #FEA495
square
#BBFE95 #95EFFE #D895FE #FEA495
split-complementary
#BBFE95 #A495FE #FE95EF
monochromatic
#6DFD1C #94FD58 #BBFE95 #E2FFD2 #ECFFE1
Accessibility & contrast
On white
1.18
#BBFE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#BBFE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE95
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE95 | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 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)
#FFEF8D
Deuteranopia (green-blind)
#FBEA9B
Tritanopia (blue-blind)
#BBF7E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfe95; /* rgb */ color: rgb(187, 254, 149); /* oklch */ color: oklch(92.9% 0.151 135.0);
Tailwind
colors: {
custom: {
50: '#d1ffb5',
500: '#bbfe95',
950: '#000000',
},
}SCSS
$custom: #bbfe95; $custom-light: #d1ffb5; $custom-dark: #000000;
JSON
{
"hex": "#bbfe95",
"rgb": {
"r": 187,
"g": 254,
"b": 149
},
"hsl": {
"h": 98.286,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.92857,
"c": 0.15097,
"h": 135
},
"luminance": 0.83618
}Semantic roles & 50–950 ramp
primary
#BBFE95
secondary
#AE57E0
accent
#00E692
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681