#BBF887#BBF887
#BBF887 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.3% C 0.156 H 132.0°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF887 |
|---|---|
| RGB | rgb(187, 248, 135) |
| HSL | hsl(92, 89%, 75%) |
| HSV | hsv(92, 46%, 97%) |
| CMYK | cmyk(24.6%, 0%, 45.6%, 2.7%) |
| CIE-LAB | lab(91.44, -37.94, 48.01) |
| CIE-LCH | lch(91.44, 61.19, 128.32°) |
| OKLab | oklab(91.3% -0.1047 0.1161) |
| OKLCH | oklch(91.3% 0.156 132) |
| XYZ | xyz(58.4331, 79.4474, 35.1732) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.72
Light Yellowish Green
#C2FF89
ΔE00 1.58
Celery
#C1FD95
ΔE00 1.80
Light Pea Green
#C4FE82
ΔE00 2.17
Spring Green (survey)
#A9F971
ΔE00 3.22
Pale Lime
#BEFD73
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF887 #C487F8
analogous
#F4F887 #BBF887 #87F88B
triadic
#BBF887 #87BBF8 #F887BB
tetradic
#BBF887 #87F4F8 #C487F8 #F88B87
square
#BBF887 #87F4F8 #C487F8 #F88B87
split-complementary
#BBF887 #8B87F8 #F887F4
monochromatic
#79F113 #9AF54D #BBF887 #DCFBC1 #EFFDE2
Accessibility & contrast
On white
1.24
#BBF887 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#BBF887 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF887
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF887 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF887 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7E
Deuteranopia (green-blind)
#F8E58E
Tritanopia (blue-blind)
#BDF0DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf887; /* rgb */ color: rgb(187, 248, 135); /* oklch */ color: oklch(91.3% 0.156 132.0);
Tailwind
colors: {
custom: {
50: '#d1fbac',
500: '#bbf887',
950: '#000000',
},
}SCSS
$custom: #bbf887; $custom-light: #d1fbac; $custom-dark: #000000;
JSON
{
"hex": "#bbf887",
"rgb": {
"r": 187,
"g": 248,
"b": 135
},
"hsl": {
"h": 92.389,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.91304,
"c": 0.15633,
"h": 132
},
"luminance": 0.79449
}Semantic roles & 50–950 ramp
primary
#BBF887
secondary
#974DD6
accent
#00E67C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581