#BBF988#BBF988
#BBF988 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.5% C 0.157 H 132.3°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF988 |
|---|---|
| RGB | rgb(187, 249, 136) |
| HSL | hsl(93, 90%, 75%) |
| HSV | hsv(93, 45%, 98%) |
| CMYK | cmyk(24.9%, 0%, 45.4%, 2.4%) |
| CIE-LAB | lab(91.73, -38.27, 47.89) |
| CIE-LCH | lch(91.73, 61.30, 128.63°) |
| OKLab | oklab(91.54% -0.1056 0.1159) |
| OKLCH | oklch(91.54% 0.157 132.3) |
| XYZ | xyz(58.8121, 80.0922, 35.6485) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.69
Light Yellowish Green
#C2FF89
ΔE00 1.47
Celery
#C1FD95
ΔE00 1.65
Light Pea Green
#C4FE82
ΔE00 2.16
Spring Green (survey)
#A9F971
ΔE00 3.20
Pale Lime
#BEFD73
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF988 #C688F9
analogous
#F4F988 #BBF988 #88F98D
triadic
#BBF988 #88BBF9 #F988BB
tetradic
#BBF988 #88F4F9 #C688F9 #F98D88
square
#BBF988 #88F4F9 #C688F9 #F98D88
split-complementary
#BBF988 #8D88F9 #F988F4
monochromatic
#78F313 #9AF64E #BBF988 #DCFCC2 #EEFEE2
Accessibility & contrast
On white
1.23
#BBF988 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#BBF988 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF988
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF988 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF988 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7F
Deuteranopia (green-blind)
#F8E68F
Tritanopia (blue-blind)
#BDF1DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf988; /* rgb */ color: rgb(187, 249, 136); /* oklch */ color: oklch(91.5% 0.157 132.3);
Tailwind
colors: {
custom: {
50: '#d1fbac',
500: '#bbf988',
950: '#000000',
},
}SCSS
$custom: #bbf988; $custom-light: #d1fbac; $custom-dark: #000000;
JSON
{
"hex": "#bbf988",
"rgb": {
"r": 187,
"g": 249,
"b": 136
},
"hsl": {
"h": 92.92,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.91542,
"c": 0.15675,
"h": 132.3
},
"luminance": 0.80094
}Semantic roles & 50–950 ramp
primary
#BBF988
secondary
#994ED7
accent
#00E67E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581