#BBF88D#BBF88D
#BBF88D is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.4% C 0.150 H 132.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF88D |
|---|---|
| RGB | rgb(187, 248, 141) |
| HSL | hsl(94, 88%, 76%) |
| HSV | hsv(94, 43%, 97%) |
| CMYK | cmyk(24.6%, 0%, 43.1%, 2.7%) |
| CIE-LAB | lab(91.51, -37.22, 45.23) |
| CIE-LCH | lch(91.51, 58.58, 129.45°) |
| OKLab | oklab(91.39% -0.1024 0.1101) |
| OKLCH | oklch(91.39% 0.15 132.9) |
| XYZ | xyz(58.8675, 79.6212, 37.4610) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.02
Celery
#C1FD95
ΔE00 1.22
Light Yellowish Green
#C2FF89
ΔE00 2.09
Pale Light Green
#B1FC99
ΔE00 2.89
Light Pea Green
#C4FE82
ΔE00 2.90
Tea Green
#BDF8A3
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF88D #CA8DF8
analogous
#F0F88D #BBF88D #8DF895
triadic
#BBF88D #8DBBF8 #F88DBB
tetradic
#BBF88D #8DF0F8 #CA8DF8 #F8958D
square
#BBF88D #8DF0F8 #CA8DF8 #F8958D
split-complementary
#BBF88D #958DF8 #F88DF0
monochromatic
#76F11A #99F453 #BBF88D #DDFCC7 #EEFDE2
Accessibility & contrast
On white
1.24
#BBF88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#BBF88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF88D
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF88D | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA85
Deuteranopia (green-blind)
#F7E593
Tritanopia (blue-blind)
#BCF0DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf88d; /* rgb */ color: rgb(187, 248, 141); /* oklch */ color: oklch(91.4% 0.150 132.9);
Tailwind
colors: {
custom: {
50: '#d1fbb0',
500: '#bbf88d',
950: '#000000',
},
}SCSS
$custom: #bbf88d; $custom-light: #d1fbb0; $custom-dark: #000000;
JSON
{
"hex": "#bbf88d",
"rgb": {
"r": 187,
"g": 248,
"b": 141
},
"hsl": {
"h": 94.206,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.91393,
"c": 0.15038,
"h": 132.9
},
"luminance": 0.79623
}Semantic roles & 50–950 ramp
primary
#BBF88D
secondary
#9E53D6
accent
#00E583
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581