#BBF588#BBF588
#BBF588 is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 90.6% C 0.151 H 131.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF588 |
|---|---|
| RGB | rgb(187, 245, 136) |
| HSL | hsl(92, 84%, 75%) |
| HSV | hsv(92, 44%, 96%) |
| CMYK | cmyk(23.7%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(90.62, -36.47, 46.51) |
| CIE-LCH | lch(90.62, 59.10, 128.10°) |
| OKLab | oklab(90.65% -0.1006 0.1128) |
| OKLCH | oklch(90.65% 0.151 131.7) |
| XYZ | xyz(57.5889, 77.6458, 35.2408) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.09
Celery
#C1FD95
ΔE00 1.96
Light Yellowish Green
#C2FF89
ΔE00 2.24
Light Pea Green
#C4FE82
ΔE00 2.73
Pale Light Green
#B1FC99
ΔE00 3.66
Spring Green (survey)
#A9F971
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF588 #C288F5
analogous
#F1F588 #BBF588 #88F58C
triadic
#BBF588 #88BBF5 #F588BB
tetradic
#BBF588 #88F1F5 #C288F5 #F58C88
square
#BBF588 #88F1F5 #C288F5 #F58C88
split-complementary
#BBF588 #8C88F5 #F588F1
monochromatic
#7AEC17 #9BF050 #BBF588 #DBFAC0 #EFFDE3
Accessibility & contrast
On white
1.27
#BBF588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#BBF588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF588
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF588 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77F
Deuteranopia (green-blind)
#F5E38E
Tritanopia (blue-blind)
#BDEDDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf588; /* rgb */ color: rgb(187, 245, 136); /* oklch */ color: oklch(90.6% 0.151 131.7);
Tailwind
colors: {
custom: {
50: '#d1f8ac',
500: '#bbf588',
950: '#000000',
},
}SCSS
$custom: #bbf588; $custom-light: #d1f8ac; $custom-dark: #000000;
JSON
{
"hex": "#bbf588",
"rgb": {
"r": 187,
"g": 245,
"b": 136
},
"hsl": {
"h": 91.927,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.90647,
"c": 0.1511,
"h": 131.7
},
"luminance": 0.77647
}Semantic roles & 50–950 ramp
primary
#BBF588
secondary
#954FD2
accent
#05E17A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581