#BBFD99#BBFD99
#BBFD99 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.7% C 0.145 H 135.6°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD99 |
|---|---|
| RGB | rgb(187, 253, 153) |
| HSL | hsl(100, 96%, 80%) |
| HSV | hsv(100, 40%, 99%) |
| CMYK | cmyk(26.1%, 0%, 39.5%, 0.8%) |
| CIE-LAB | lab(93.06, -37.95, 41.38) |
| CIE-LCH | lch(93.06, 56.15, 132.53°) |
| OKLab | oklab(92.7% -0.1039 0.1018) |
| OKLCH | oklch(92.7% 0.145 135.6) |
| XYZ | xyz(61.3670, 83.1134, 42.9400) |
| Luminance | 0.8312 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.33
Pale Light Green
#B1FC99
ΔE00 1.47
Pastel Green
#B0FF9D
ΔE00 2.03
Tea Green
#BDF8A3
ΔE00 2.44
Pistachio (survey)
#C0FA8B
ΔE00 2.54
Light Pastel Green
#B2FBA5
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD99 #DB99FD
analogous
#EDFD99 #BBFD99 #99FDA9
triadic
#BBFD99 #99BBFD #FD99BB
tetradic
#BBFD99 #99EDFD #DB99FD #FDA999
square
#BBFD99 #99EDFD #DB99FD #FDA999
split-complementary
#BBFD99 #A999FD #FD99ED
monochromatic
#6BFB21 #93FC5D #BBFD99 #E3FED5 #EBFEE1
Accessibility & contrast
On white
1.19
#BBFD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#BBFD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD99
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD99 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF92
Deuteranopia (green-blind)
#FAE99F
Tritanopia (blue-blind)
#BAF6E4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfd99; /* rgb */ color: rgb(187, 253, 153); /* oklch */ color: oklch(92.7% 0.145 135.6);
Tailwind
colors: {
custom: {
50: '#d1feb8',
500: '#bbfd99',
950: '#000000',
},
}SCSS
$custom: #bbfd99; $custom-light: #d1feb8; $custom-dark: #000000;
JSON
{
"hex": "#bbfd99",
"rgb": {
"r": 187,
"g": 253,
"b": 153
},
"hsl": {
"h": 99.6,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.92698,
"c": 0.14547,
"h": 135.6
},
"luminance": 0.83115
}Semantic roles & 50–950 ramp
primary
#BBFD99
secondary
#B25BDF
accent
#00E697
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681