#BBFC94#BBFC94
#BBFC94 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.4% C 0.149 H 134.6°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC94 |
|---|---|
| RGB | rgb(187, 252, 148) |
| HSL | hsl(98, 95%, 78%) |
| HSV | hsv(98, 41%, 99%) |
| CMYK | cmyk(25.8%, 0%, 41.3%, 1.2%) |
| CIE-LAB | lab(92.72, -38.15, 43.37) |
| CIE-LCH | lch(92.72, 57.76, 131.34°) |
| OKLab | oklab(92.4% -0.1046 0.1062) |
| OKLCH | oklch(92.4% 0.149 134.6) |
| XYZ | xyz(60.6478, 82.3220, 40.7056) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.87
Pistachio (survey)
#C0FA8B
ΔE00 1.84
Pale Light Green
#B1FC99
ΔE00 1.95
Light Yellowish Green
#C2FF89
ΔE00 2.46
Pastel Green
#B0FF9D
ΔE00 2.58
Tea Green
#BDF8A3
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC94 #D594FC
analogous
#EFFC94 #BBFC94 #94FCA1
triadic
#BBFC94 #94BBFC #FC94BB
tetradic
#BBFC94 #94EFFC #D594FC #FCA194
square
#BBFC94 #94EFFC #D594FC #FCA194
split-complementary
#BBFC94 #A194FC #FC94EF
monochromatic
#6FF91D #95FA58 #BBFC94 #E1FED0 #ECFEE1
Accessibility & contrast
On white
1.20
#BBFC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#BBFC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC94
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC94 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8C
Deuteranopia (green-blind)
#FAE89A
Tritanopia (blue-blind)
#BBF5E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfc94; /* rgb */ color: rgb(187, 252, 148); /* oklch */ color: oklch(92.4% 0.149 134.6);
Tailwind
colors: {
custom: {
50: '#d1fdb5',
500: '#bbfc94',
950: '#000000',
},
}SCSS
$custom: #bbfc94; $custom-light: #d1fdb5; $custom-dark: #000000;
JSON
{
"hex": "#bbfc94",
"rgb": {
"r": 187,
"g": 252,
"b": 148
},
"hsl": {
"h": 97.5,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.92395,
"c": 0.14909,
"h": 134.6
},
"luminance": 0.82324
}Semantic roles & 50–950 ramp
primary
#BBFC94
secondary
#AB57DD
accent
#00E68F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581