#BBFC84#BBFC84
#BBFC84 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.2% C 0.165 H 132.2°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC84 |
|---|---|
| RGB | rgb(187, 252, 132) |
| HSL | hsl(93, 95%, 75%) |
| HSV | hsv(93, 48%, 99%) |
| CMYK | cmyk(25.8%, 0%, 47.6%, 1.2%) |
| CIE-LAB | lab(92.51, -40.06, 50.75) |
| CIE-LCH | lch(92.51, 64.66, 128.29°) |
| OKLab | oklab(92.16% -0.1108 0.122) |
| OKLCH | oklch(92.16% 0.165 132.2) |
| XYZ | xyz(59.4678, 81.8499, 34.4908) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.97
Pistachio (survey)
#C0FA8B
ΔE00 1.31
Light Pea Green
#C4FE82
ΔE00 1.53
Celery
#C1FD95
ΔE00 2.25
Pale Lime
#BEFD73
ΔE00 2.49
Spring Green (survey)
#A9F971
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC84 #C584FC
analogous
#F7FC84 #BBFC84 #84FC89
triadic
#BBFC84 #84BBFC #FC84BB
tetradic
#BBFC84 #84F7FC #C584FC #FC8984
square
#BBFC84 #84F7FC #C584FC #FC8984
split-complementary
#BBFC84 #8984FC #FC84F7
monochromatic
#79F90D #9AFB48 #BBFC84 #DCFDC0 #EEFEE1
Accessibility & contrast
On white
1.21
#BBFC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#BBFC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC84
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC84 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7A
Deuteranopia (green-blind)
#FBE88B
Tritanopia (blue-blind)
#BDF4E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfc84; /* rgb */ color: rgb(187, 252, 132); /* oklch */ color: oklch(92.2% 0.165 132.2);
Tailwind
colors: {
custom: {
50: '#d2fdaa',
500: '#bbfc84',
950: '#000000',
},
}SCSS
$custom: #bbfc84; $custom-light: #d2fdaa; $custom-dark: #000000;
JSON
{
"hex": "#bbfc84",
"rgb": {
"r": 187,
"g": 252,
"b": 132
},
"hsl": {
"h": 92.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.92159,
"c": 0.16482,
"h": 132.2
},
"luminance": 0.81852
}Semantic roles & 50–950 ramp
primary
#BBFC84
secondary
#9849DB
accent
#00E67C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581