#BBF487#BBF487
#BBF487 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.4% C 0.151 H 131.4°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF487 |
|---|---|
| RGB | rgb(187, 244, 135) |
| HSL | hsl(91, 83%, 74%) |
| HSV | hsv(91, 45%, 96%) |
| CMYK | cmyk(23.4%, 0%, 44.7%, 4.3%) |
| CIE-LAB | lab(90.33, -36.13, 46.62) |
| CIE-LCH | lch(90.33, 58.99, 127.77°) |
| OKLab | oklab(90.41% -0.0997 0.113) |
| OKLCH | oklch(90.41% 0.151 131.4) |
| XYZ | xyz(57.2165, 77.0141, 34.7677) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.26
Celery
#C1FD95
ΔE00 2.17
Light Yellowish Green
#C2FF89
ΔE00 2.40
Light Pea Green
#C4FE82
ΔE00 2.81
Light Yellow Green
#CCFD7F
ΔE00 3.73
Spring Green (survey)
#A9F971
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF487 #C087F4
analogous
#F2F487 #BBF487 #87F48A
triadic
#BBF487 #87BBF4 #F487BB
tetradic
#BBF487 #87F2F4 #C087F4 #F48A87
square
#BBF487 #87F2F4 #C087F4 #F48A87
split-complementary
#BBF487 #8A87F4 #F487F2
monochromatic
#7BEA17 #9BEF4F #BBF487 #DBF9BF #EFFCE3
Accessibility & contrast
On white
1.28
#BBF487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#BBF487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF487
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF487 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67E
Deuteranopia (green-blind)
#F4E28D
Tritanopia (blue-blind)
#BDECDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf487; /* rgb */ color: rgb(187, 244, 135); /* oklch */ color: oklch(90.4% 0.151 131.4);
Tailwind
colors: {
custom: {
50: '#d1f8ac',
500: '#bbf487',
950: '#000000',
},
}SCSS
$custom: #bbf487; $custom-light: #d1f8ac; $custom-dark: #000000;
JSON
{
"hex": "#bbf487",
"rgb": {
"r": 187,
"g": 244,
"b": 135
},
"hsl": {
"h": 91.376,
"s": 83.206,
"l": 74.314
},
"oklch": {
"l": 0.90409,
"c": 0.15067,
"h": 131.4
},
"luminance": 0.77015
}Semantic roles & 50–950 ramp
primary
#BBF487
secondary
#934FD0
accent
#06E078
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581