#BBFF85#BBFF85
#BBFF85 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 92.8% C 0.168 H 132.8°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF85 |
|---|---|
| RGB | rgb(187, 255, 133) |
| HSL | hsl(93, 100%, 76%) |
| HSV | hsv(93, 48%, 100%) |
| CMYK | cmyk(26.7%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(93.35, -41.28, 51.32) |
| CIE-LCH | lch(93.35, 65.86, 128.81°) |
| OKLab | oklab(92.85% -0.1141 0.1234) |
| OKLCH | oklch(92.85% 0.168 132.8) |
| XYZ | xyz(60.4861, 83.7765, 35.1694) |
| Luminance | 0.8378 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.01
Light Pea Green
#C4FE82
ΔE00 1.67
Pistachio (survey)
#C0FA8B
ΔE00 1.78
Celery
#C1FD95
ΔE00 2.42
Pale Lime
#BEFD73
ΔE00 2.52
Spring Green (survey)
#A9F971
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF85 #C985FF
analogous
#F8FF85 #BBFF85 #85FF8C
triadic
#BBFF85 #85BBFF #FF85BB
tetradic
#BBFF85 #85F8FF #C985FF #FF8C85
square
#BBFF85 #85F8FF #C985FF #FF8C85
split-complementary
#BBFF85 #8C85FF #FF85F8
monochromatic
#77FF0B #99FF48 #BBFF85 #DDFFC2 #EEFFE0
Accessibility & contrast
On white
1.18
#BBFF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#BBFF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF85
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF85 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7B
Deuteranopia (green-blind)
#FEEA8D
Tritanopia (blue-blind)
#BCF7E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff85; /* rgb */ color: rgb(187, 255, 133); /* oklch */ color: oklch(92.8% 0.168 132.8);
Tailwind
colors: {
custom: {
50: '#d2ffab',
500: '#bbff85',
950: '#000000',
},
}SCSS
$custom: #bbff85; $custom-light: #d2ffab; $custom-dark: #000000;
JSON
{
"hex": "#bbff85",
"rgb": {
"r": 187,
"g": 255,
"b": 133
},
"hsl": {
"h": 93.443,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92846,
"c": 0.16802,
"h": 132.8
},
"luminance": 0.83778
}Semantic roles & 50–950 ramp
primary
#BBFF85
secondary
#9D49DF
accent
#00E680
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681