#BBF488#BBF488
#BBF488 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.4% C 0.150 H 131.6°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF488 |
|---|---|
| RGB | rgb(187, 244, 136) |
| HSL | hsl(92, 83%, 75%) |
| HSV | hsv(92, 44%, 96%) |
| CMYK | cmyk(23.4%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(90.34, -36.01, 46.16) |
| CIE-LCH | lch(90.34, 58.55, 127.96°) |
| OKLab | oklab(90.42% -0.0993 0.112) |
| OKLCH | oklch(90.42% 0.15 131.6) |
| XYZ | xyz(57.2872, 77.0424, 35.1402) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.28
Celery
#C1FD95
ΔE00 2.10
Light Yellowish Green
#C2FF89
ΔE00 2.46
Light Pea Green
#C4FE82
ΔE00 2.91
Pale Light Green
#B1FC99
ΔE00 3.76
Light Yellow Green
#CCFD7F
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF488 #C188F4
analogous
#F1F488 #BBF488 #88F48B
triadic
#BBF488 #88BBF4 #F488BB
tetradic
#BBF488 #88F1F4 #C188F4 #F48B88
square
#BBF488 #88F1F4 #C188F4 #F48B88
split-complementary
#BBF488 #8B88F4 #F488F1
monochromatic
#7BEA18 #9BEF50 #BBF488 #DBF9C0 #EFFCE3
Accessibility & contrast
On white
1.28
#BBF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#BBF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF488
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF488 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67F
Deuteranopia (green-blind)
#F4E28E
Tritanopia (blue-blind)
#BDECDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf488; /* rgb */ color: rgb(187, 244, 136); /* oklch */ color: oklch(90.4% 0.150 131.6);
Tailwind
colors: {
custom: {
50: '#d1f8ac',
500: '#bbf488',
950: '#000000',
},
}SCSS
$custom: #bbf488; $custom-light: #d1f8ac; $custom-dark: #000000;
JSON
{
"hex": "#bbf488",
"rgb": {
"r": 187,
"g": 244,
"b": 136
},
"hsl": {
"h": 91.667,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.90424,
"c": 0.14967,
"h": 131.6
},
"luminance": 0.77044
}Semantic roles & 50–950 ramp
primary
#BBF488
secondary
#9450D1
accent
#06DF79
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581