#BBFC93#BBFC93
#BBFC93 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.4% C 0.150 H 134.4°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC93 |
|---|---|
| RGB | rgb(187, 252, 147) |
| HSL | hsl(97, 95%, 78%) |
| HSV | hsv(97, 42%, 99%) |
| CMYK | cmyk(25.8%, 0%, 41.7%, 1.2%) |
| CIE-LAB | lab(92.70, -38.28, 43.83) |
| CIE-LCH | lch(92.70, 58.19, 131.13°) |
| OKLab | oklab(92.38% -0.105 0.1072) |
| OKLCH | oklch(92.38% 0.15 134.4) |
| XYZ | xyz(60.5690, 82.2904, 40.2905) |
| Luminance | 0.8229 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.83
Pistachio (survey)
#C0FA8B
ΔE00 1.71
Pale Light Green
#B1FC99
ΔE00 2.06
Light Yellowish Green
#C2FF89
ΔE00 2.32
Pastel Green
#B0FF9D
ΔE00 2.69
Tea Green
#BDF8A3
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC93 #D493FC
analogous
#EFFC93 #BBFC93 #93FC9F
triadic
#BBFC93 #93BBFC #FC93BB
tetradic
#BBFC93 #93EFFC #D493FC #FC9F93
square
#BBFC93 #93EFFC #D493FC #FC9F93
split-complementary
#BBFC93 #9F93FC #FC93EF
monochromatic
#70F91C #96FA57 #BBFC93 #E0FECF #ECFEE1
Accessibility & contrast
On white
1.20
#BBFC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#BBFC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC93
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC93 | 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)
#FFEE8B
Deuteranopia (green-blind)
#FAE899
Tritanopia (blue-blind)
#BBF5E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfc93; /* rgb */ color: rgb(187, 252, 147); /* oklch */ color: oklch(92.4% 0.150 134.4);
Tailwind
colors: {
custom: {
50: '#d1fdb4',
500: '#bbfc93',
950: '#000000',
},
}SCSS
$custom: #bbfc93; $custom-light: #d1fdb4; $custom-dark: #000000;
JSON
{
"hex": "#bbfc93",
"rgb": {
"r": 187,
"g": 252,
"b": 147
},
"hsl": {
"h": 97.143,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.92379,
"c": 0.1501,
"h": 134.4
},
"luminance": 0.82292
}Semantic roles & 50–950 ramp
primary
#BBFC93
secondary
#AA56DD
accent
#00E68E
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581