#BBFD83#BBFD83
#BBFD83 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.4% C 0.167 H 132.2°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD83 |
|---|---|
| RGB | rgb(187, 253, 131) |
| HSL | hsl(92, 97%, 75%) |
| HSV | hsv(92, 48%, 99%) |
| CMYK | cmyk(26.1%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(92.77, -40.62, 51.54) |
| CIE-LCH | lch(92.77, 65.62, 128.24°) |
| OKLab | oklab(92.37% -0.1124 0.1237) |
| OKLCH | oklch(92.37% 0.167 132.2) |
| XYZ | xyz(59.7146, 82.4524, 34.2371) |
| Luminance | 0.8245 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.97
Light Pea Green
#C4FE82
ΔE00 1.44
Pistachio (survey)
#C0FA8B
ΔE00 1.57
Pale Lime
#BEFD73
ΔE00 2.30
Celery
#C1FD95
ΔE00 2.46
Spring Green (survey)
#A9F971
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD83 #C583FD
analogous
#F8FD83 #BBFD83 #83FD88
triadic
#BBFD83 #83BBFD #FD83BB
tetradic
#BBFD83 #83F8FD #C583FD #FD8883
square
#BBFD83 #83F8FD #C583FD #FD8883
split-complementary
#BBFD83 #8883FD #FD83F8
monochromatic
#79FB0B #9AFC47 #BBFD83 #DCFEBF #EEFFE1
Accessibility & contrast
On white
1.20
#BBFD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#BBFD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD83
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD83 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE79
Deuteranopia (green-blind)
#FCE88B
Tritanopia (blue-blind)
#BDF4E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfd83; /* rgb */ color: rgb(187, 253, 131); /* oklch */ color: oklch(92.4% 0.167 132.2);
Tailwind
colors: {
custom: {
50: '#d2fea9',
500: '#bbfd83',
950: '#000000',
},
}SCSS
$custom: #bbfd83; $custom-light: #d2fea9; $custom-dark: #000000;
JSON
{
"hex": "#bbfd83",
"rgb": {
"r": 187,
"g": 253,
"b": 131
},
"hsl": {
"h": 92.459,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.9237,
"c": 0.16716,
"h": 132.2
},
"luminance": 0.82454
}Semantic roles & 50–950 ramp
primary
#BBFD83
secondary
#9848DC
accent
#00E67C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681