#BBFD90#BBFD90
#BBFD90 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.6% C 0.155 H 134.1°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD90 |
|---|---|
| RGB | rgb(187, 253, 144) |
| HSL | hsl(96, 96%, 78%) |
| HSV | hsv(96, 43%, 99%) |
| CMYK | cmyk(26.1%, 0%, 43.1%, 0.8%) |
| CIE-LAB | lab(92.94, -39.10, 45.58) |
| CIE-LCH | lch(92.94, 60.05, 130.62°) |
| OKLab | oklab(92.56% -0.1074 0.1111) |
| OKLCH | oklch(92.56% 0.155 134.1) |
| XYZ | xyz(60.6515, 82.8272, 39.1718) |
| Luminance | 0.8283 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.98
Pistachio (survey)
#C0FA8B
ΔE00 1.45
Light Yellowish Green
#C2FF89
ΔE00 1.83
Pale Light Green
#B1FC99
ΔE00 2.44
Light Pea Green
#C4FE82
ΔE00 2.89
Pastel Green
#B0FF9D
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD90 #D290FD
analogous
#F2FD90 #BBFD90 #90FD9B
triadic
#BBFD90 #90BBFD #FD90BB
tetradic
#BBFD90 #90F2FD #D290FD #FD9B90
square
#BBFD90 #90F2FD #D290FD #FD9B90
split-complementary
#BBFD90 #9B90FD #FD90F2
monochromatic
#71FB18 #96FC54 #BBFD90 #E0FECC #EDFEE1
Accessibility & contrast
On white
1.20
#BBFD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#BBFD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD90
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD90 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE87
Deuteranopia (green-blind)
#FBE996
Tritanopia (blue-blind)
#BBF5E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfd90; /* rgb */ color: rgb(187, 253, 144); /* oklch */ color: oklch(92.6% 0.155 134.1);
Tailwind
colors: {
custom: {
50: '#d1feb2',
500: '#bbfd90',
950: '#000000',
},
}SCSS
$custom: #bbfd90; $custom-light: #d1feb2; $custom-dark: #000000;
JSON
{
"hex": "#bbfd90",
"rgb": {
"r": 187,
"g": 253,
"b": 144
},
"hsl": {
"h": 96.33,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.92556,
"c": 0.15454,
"h": 134.1
},
"luminance": 0.82829
}Semantic roles & 50–950 ramp
primary
#BBFD90
secondary
#A753DE
accent
#00E68B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681