#BBFC90#BBFC90
#BBFC90 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.3% C 0.153 H 133.9°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC90 |
|---|---|
| RGB | rgb(187, 252, 144) |
| HSL | hsl(96, 95%, 78%) |
| HSV | hsv(96, 43%, 99%) |
| CMYK | cmyk(25.8%, 0%, 42.9%, 1.2%) |
| CIE-LAB | lab(92.66, -38.65, 45.23) |
| CIE-LCH | lch(92.66, 59.50, 130.52°) |
| OKLab | oklab(92.33% -0.1062 0.1103) |
| OKLCH | oklch(92.33% 0.153 133.9) |
| XYZ | xyz(60.3367, 82.1975, 39.0669) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.90
Pistachio (survey)
#C0FA8B
ΔE00 1.36
Light Yellowish Green
#C2FF89
ΔE00 1.91
Pale Light Green
#B1FC99
ΔE00 2.42
Light Pea Green
#C4FE82
ΔE00 2.94
Pastel Green
#B0FF9D
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC90 #D190FC
analogous
#F1FC90 #BBFC90 #90FC9B
triadic
#BBFC90 #90BBFC #FC90BB
tetradic
#BBFC90 #90F1FC #D190FC #FC9B90
square
#BBFC90 #90F1FC #D190FC #FC9B90
split-complementary
#BBFC90 #9B90FC #FC90F1
monochromatic
#72F919 #96FA54 #BBFC90 #E0FECC #EDFEE1
Accessibility & contrast
On white
1.20
#BBFC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#BBFC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC90
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC90 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED88
Deuteranopia (green-blind)
#FAE896
Tritanopia (blue-blind)
#BBF4E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfc90; /* rgb */ color: rgb(187, 252, 144); /* oklch */ color: oklch(92.3% 0.153 133.9);
Tailwind
colors: {
custom: {
50: '#d1fdb2',
500: '#bbfc90',
950: '#000000',
},
}SCSS
$custom: #bbfc90; $custom-light: #d1fdb2; $custom-dark: #000000;
JSON
{
"hex": "#bbfc90",
"rgb": {
"r": 187,
"g": 252,
"b": 144
},
"hsl": {
"h": 96.111,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.92333,
"c": 0.1531,
"h": 133.9
},
"luminance": 0.82199
}Semantic roles & 50–950 ramp
primary
#BBFC90
secondary
#A654DC
accent
#00E68A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581