#BBFC95#BBFC95
#BBFC95 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.4% C 0.148 H 134.8°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC95 |
|---|---|
| RGB | rgb(187, 252, 149) |
| HSL | hsl(98, 94%, 79%) |
| HSV | hsv(98, 41%, 99%) |
| CMYK | cmyk(25.8%, 0%, 40.9%, 1.2%) |
| CIE-LAB | lab(92.73, -38.02, 42.90) |
| CIE-LCH | lch(92.73, 57.32, 131.55°) |
| OKLab | oklab(92.41% -0.1042 0.1052) |
| OKLCH | oklch(92.41% 0.148 134.8) |
| XYZ | xyz(60.7273, 82.3537, 41.1243) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.93
Pale Light Green
#B1FC99
ΔE00 1.84
Pistachio (survey)
#C0FA8B
ΔE00 1.97
Pastel Green
#B0FF9D
ΔE00 2.47
Light Yellowish Green
#C2FF89
ΔE00 2.61
Tea Green
#BDF8A3
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC95 #D695FC
analogous
#EEFC95 #BBFC95 #95FCA2
triadic
#BBFC95 #95BBFC #FC95BB
tetradic
#BBFC95 #95EEFC #D695FC #FCA295
square
#BBFC95 #95EEFC #D695FC #FCA295
split-complementary
#BBFC95 #A295FC #FC95EE
monochromatic
#6FF91E #95FA59 #BBFC95 #E1FED1 #ECFEE1
Accessibility & contrast
On white
1.20
#BBFC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#BBFC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC95
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC95 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8D
Deuteranopia (green-blind)
#FAE89B
Tritanopia (blue-blind)
#BBF5E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfc95; /* rgb */ color: rgb(187, 252, 149); /* oklch */ color: oklch(92.4% 0.148 134.8);
Tailwind
colors: {
custom: {
50: '#d1fdb5',
500: '#bbfc95',
950: '#000000',
},
}SCSS
$custom: #bbfc95; $custom-light: #d1fdb5; $custom-dark: #000000;
JSON
{
"hex": "#bbfc95",
"rgb": {
"r": 187,
"g": 252,
"b": 149
},
"hsl": {
"h": 97.864,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.92411,
"c": 0.14808,
"h": 134.8
},
"luminance": 0.82356
}Semantic roles & 50–950 ramp
primary
#BBFC95
secondary
#AC58DD
accent
#00E691
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581