#BBFC85#BBFC85
#BBFC85 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.2% C 0.164 H 132.4°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC85 |
|---|---|
| RGB | rgb(187, 252, 133) |
| HSL | hsl(93, 95%, 75%) |
| HSV | hsv(93, 47%, 99%) |
| CMYK | cmyk(25.8%, 0%, 47.2%, 1.2%) |
| CIE-LAB | lab(92.52, -39.95, 50.29) |
| CIE-LCH | lch(92.52, 64.23, 128.46°) |
| OKLab | oklab(92.17% -0.1104 0.1211) |
| OKLCH | oklch(92.17% 0.164 132.4) |
| XYZ | xyz(59.5366, 81.8774, 34.8529) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.96
Pistachio (survey)
#C0FA8B
ΔE00 1.23
Light Pea Green
#C4FE82
ΔE00 1.62
Celery
#C1FD95
ΔE00 2.12
Pale Lime
#BEFD73
ΔE00 2.63
Spring Green (survey)
#A9F971
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC85 #C685FC
analogous
#F7FC85 #BBFC85 #85FC8A
triadic
#BBFC85 #85BBFC #FC85BB
tetradic
#BBFC85 #85F7FC #C685FC #FC8A85
square
#BBFC85 #85F7FC #C685FC #FC8A85
split-complementary
#BBFC85 #8A85FC #FC85F7
monochromatic
#78F90E #9AFB49 #BBFC85 #DCFDC1 #EEFEE1
Accessibility & contrast
On white
1.21
#BBFC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#BBFC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC85
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC85 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7B
Deuteranopia (green-blind)
#FBE88C
Tritanopia (blue-blind)
#BDF4E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfc85; /* rgb */ color: rgb(187, 252, 133); /* oklch */ color: oklch(92.2% 0.164 132.4);
Tailwind
colors: {
custom: {
50: '#d2fdab',
500: '#bbfc85',
950: '#000000',
},
}SCSS
$custom: #bbfc85; $custom-light: #d2fdab; $custom-dark: #000000;
JSON
{
"hex": "#bbfc85",
"rgb": {
"r": 187,
"g": 252,
"b": 133
},
"hsl": {
"h": 92.773,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.92172,
"c": 0.16387,
"h": 132.4
},
"luminance": 0.81879
}Semantic roles & 50–950 ramp
primary
#BBFC85
secondary
#994ADB
accent
#00E67D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581