#BBFB95#BBFB95
#BBFB95 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.2% C 0.147 H 134.6°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFB95 |
|---|---|
| RGB | rgb(187, 251, 149) |
| HSL | hsl(98, 93%, 78%) |
| HSV | hsv(98, 41%, 98%) |
| CMYK | cmyk(25.5%, 0%, 40.6%, 1.6%) |
| CIE-LAB | lab(92.45, -37.57, 42.54) |
| CIE-LCH | lch(92.45, 56.76, 131.45°) |
| OKLab | oklab(92.19% -0.103 0.1044) |
| OKLCH | oklch(92.19% 0.147 134.6) |
| XYZ | xyz(60.4141, 81.7273, 41.0199) |
| Luminance | 0.8173 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.96
Pale Light Green
#B1FC99
ΔE00 1.87
Pistachio (survey)
#C0FA8B
ΔE00 1.97
Pastel Green
#B0FF9D
ΔE00 2.54
Tea Green
#BDF8A3
ΔE00 2.69
Light Yellowish Green
#C2FF89
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFB95 #D595FB
analogous
#EEFB95 #BBFB95 #95FBA2
triadic
#BBFB95 #95BBFB #FB95BB
tetradic
#BBFB95 #95EEFB #D595FB #FBA295
square
#BBFB95 #95EEFB #D595FB #FBA295
split-complementary
#BBFB95 #A295FB #FB95EE
monochromatic
#6FF71F #95F95A #BBFB95 #E1FDD0 #ECFEE2
Accessibility & contrast
On white
1.21
#BBFB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#BBFB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFB95
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFB95 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8D
Deuteranopia (green-blind)
#F9E79B
Tritanopia (blue-blind)
#BBF4E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfb95; /* rgb */ color: rgb(187, 251, 149); /* oklch */ color: oklch(92.2% 0.147 134.6);
Tailwind
colors: {
custom: {
50: '#d1fdb5',
500: '#bbfb95',
950: '#000000',
},
}SCSS
$custom: #bbfb95; $custom-light: #d1fdb5; $custom-dark: #000000;
JSON
{
"hex": "#bbfb95",
"rgb": {
"r": 187,
"g": 251,
"b": 149
},
"hsl": {
"h": 97.647,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.92187,
"c": 0.14663,
"h": 134.6
},
"luminance": 0.81729
}Semantic roles & 50–950 ramp
primary
#BBFB95
secondary
#AB59DC
accent
#00E690
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581