#BBFE83#BBFE83
#BBFE83 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.6% C 0.169 H 132.4°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE83 |
|---|---|
| RGB | rgb(187, 254, 131) |
| HSL | hsl(93, 98%, 75%) |
| HSV | hsv(93, 48%, 100%) |
| CMYK | cmyk(26.4%, 0%, 48.4%, 0.4%) |
| CIE-LAB | lab(93.05, -41.06, 51.88) |
| CIE-LCH | lch(93.05, 66.16, 128.36°) |
| OKLab | oklab(92.59% -0.1136 0.1245) |
| OKLCH | oklch(92.59% 0.169 132.4) |
| XYZ | xyz(60.0311, 83.0854, 34.3426) |
| Luminance | 0.8309 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.01
Light Pea Green
#C4FE82
ΔE00 1.47
Pistachio (survey)
#C0FA8B
ΔE00 1.74
Pale Lime
#BEFD73
ΔE00 2.27
Spring Green (survey)
#A9F971
ΔE00 2.48
Celery
#C1FD95
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE83 #C683FE
analogous
#F8FE83 #BBFE83 #83FE88
triadic
#BBFE83 #83BBFE #FE83BB
tetradic
#BBFE83 #83F8FE #C683FE #FE8883
square
#BBFE83 #83F8FE #C683FE #FE8883
split-complementary
#BBFE83 #8883FE #FE83F8
monochromatic
#78FD0A #9AFE46 #BBFE83 #DCFEC0 #EEFFE1
Accessibility & contrast
On white
1.19
#BBFE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#BBFE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE83
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE83 | 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)
#FFEE78
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#BDF5E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfe83; /* rgb */ color: rgb(187, 254, 131); /* oklch */ color: oklch(92.6% 0.169 132.4);
Tailwind
colors: {
custom: {
50: '#d2ffa9',
500: '#bbfe83',
950: '#000000',
},
}SCSS
$custom: #bbfe83; $custom-light: #d2ffa9; $custom-dark: #000000;
JSON
{
"hex": "#bbfe83",
"rgb": {
"r": 187,
"g": 254,
"b": 131
},
"hsl": {
"h": 92.683,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.92594,
"c": 0.16853,
"h": 132.4
},
"luminance": 0.83087
}Semantic roles & 50–950 ramp
primary
#BBFE83
secondary
#9948DD
accent
#00E67D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681