#BBFD93#BBFD93
#BBFD93 is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 92.6% C 0.152 H 134.5°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD93 |
|---|---|
| RGB | rgb(187, 253, 147) |
| HSL | hsl(97, 96%, 78%) |
| HSV | hsv(97, 42%, 99%) |
| CMYK | cmyk(26.1%, 0%, 41.9%, 0.8%) |
| CIE-LAB | lab(92.98, -38.73, 44.19) |
| CIE-LCH | lch(92.98, 58.75, 131.23°) |
| OKLab | oklab(92.6% -0.1063 0.108) |
| OKLCH | oklch(92.6% 0.152 134.5) |
| XYZ | xyz(60.8839, 82.9201, 40.3955) |
| Luminance | 0.8292 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.89
Pistachio (survey)
#C0FA8B
ΔE00 1.76
Pale Light Green
#B1FC99
ΔE00 2.07
Light Yellowish Green
#C2FF89
ΔE00 2.24
Pastel Green
#B0FF9D
ΔE00 2.65
Tea Green
#BDF8A3
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD93 #D593FD
analogous
#F0FD93 #BBFD93 #93FDA0
triadic
#BBFD93 #93BBFD #FD93BB
tetradic
#BBFD93 #93F0FD #D593FD #FDA093
square
#BBFD93 #93F0FD #D593FD #FDA093
split-complementary
#BBFD93 #A093FD #FD93F0
monochromatic
#6FFB1B #95FC57 #BBFD93 #E1FECF #ECFEE1
Accessibility & contrast
On white
1.19
#BBFD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#BBFD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD93
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD93 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8B
Deuteranopia (green-blind)
#FBE999
Tritanopia (blue-blind)
#BBF6E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfd93; /* rgb */ color: rgb(187, 253, 147); /* oklch */ color: oklch(92.6% 0.152 134.5);
Tailwind
colors: {
custom: {
50: '#d1feb4',
500: '#bbfd93',
950: '#000000',
},
}SCSS
$custom: #bbfd93; $custom-light: #d1feb4; $custom-dark: #000000;
JSON
{
"hex": "#bbfd93",
"rgb": {
"r": 187,
"g": 253,
"b": 147
},
"hsl": {
"h": 97.358,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.92602,
"c": 0.15154,
"h": 134.5
},
"luminance": 0.82922
}Semantic roles & 50–950 ramp
primary
#BBFD93
secondary
#AB56DE
accent
#00E68F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681