#BBFC83#BBFC83
#BBFC83 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.1% C 0.166 H 132.1°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC83 |
|---|---|
| RGB | rgb(187, 252, 131) |
| HSL | hsl(92, 95%, 75%) |
| HSV | hsv(92, 48%, 99%) |
| CMYK | cmyk(25.8%, 0%, 48%, 1.2%) |
| CIE-LAB | lab(92.50, -40.17, 51.20) |
| CIE-LCH | lch(92.50, 65.08, 128.12°) |
| OKLab | oklab(92.15% -0.1111 0.123) |
| OKLCH | oklch(92.15% 0.166 132.1) |
| XYZ | xyz(59.3997, 81.8227, 34.1321) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.99
Pistachio (survey)
#C0FA8B
ΔE00 1.40
Light Pea Green
#C4FE82
ΔE00 1.45
Pale Lime
#BEFD73
ΔE00 2.35
Celery
#C1FD95
ΔE00 2.38
Spring Green (survey)
#A9F971
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC83 #C483FC
analogous
#F8FC83 #BBFC83 #83FC87
triadic
#BBFC83 #83BBFC #FC83BB
tetradic
#BBFC83 #83F8FC #C483FC #FC8783
square
#BBFC83 #83F8FC #C483FC #FC8783
split-complementary
#BBFC83 #8783FC #FC83F8
monochromatic
#79F90B #9AFB47 #BBFC83 #DCFDBF #EFFEE1
Accessibility & contrast
On white
1.21
#BBFC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#BBFC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC83
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC83 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED79
Deuteranopia (green-blind)
#FBE88A
Tritanopia (blue-blind)
#BDF4E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfc83; /* rgb */ color: rgb(187, 252, 131); /* oklch */ color: oklch(92.1% 0.166 132.1);
Tailwind
colors: {
custom: {
50: '#d2fda9',
500: '#bbfc83',
950: '#000000',
},
}SCSS
$custom: #bbfc83; $custom-light: #d2fda9; $custom-dark: #000000;
JSON
{
"hex": "#bbfc83",
"rgb": {
"r": 187,
"g": 252,
"b": 131
},
"hsl": {
"h": 92.231,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.92145,
"c": 0.16577,
"h": 132.1
},
"luminance": 0.81824
}Semantic roles & 50–950 ramp
primary
#BBFC83
secondary
#9749DB
accent
#00E67B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581