#BBF387#BBF387
#BBF387 is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.2% C 0.149 H 131.3°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF387 |
|---|---|
| RGB | rgb(187, 243, 135) |
| HSL | hsl(91, 82%, 74%) |
| HSV | hsv(91, 44%, 95%) |
| CMYK | cmyk(23%, 0%, 44.4%, 4.7%) |
| CIE-LAB | lab(90.05, -35.68, 46.28) |
| CIE-LCH | lch(90.05, 58.43, 127.63°) |
| OKLab | oklab(90.19% -0.0984 0.1122) |
| OKLCH | oklch(90.19% 0.149 131.3) |
| XYZ | xyz(56.9164, 76.4140, 34.6677) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.46
Celery
#C1FD95
ΔE00 2.32
Light Yellowish Green
#C2FF89
ΔE00 2.62
Light Pea Green
#C4FE82
ΔE00 2.99
Light Yellow Green
#CCFD7F
ΔE00 3.85
Pale Light Green
#B1FC99
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF387 #BF87F3
analogous
#F1F387 #BBF387 #87F389
triadic
#BBF387 #87BBF3 #F387BB
tetradic
#BBF387 #87F1F3 #BF87F3 #F38987
square
#BBF387 #87F1F3 #BF87F3 #F38987
split-complementary
#BBF387 #8987F3 #F387F1
monochromatic
#7CE818 #9BED4F #BBF387 #DBF9BF #EFFCE3
Accessibility & contrast
On white
1.29
#BBF387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#BBF387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF387
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF387 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57E
Deuteranopia (green-blind)
#F3E18D
Tritanopia (blue-blind)
#BDEBD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf387; /* rgb */ color: rgb(187, 243, 135); /* oklch */ color: oklch(90.2% 0.149 131.3);
Tailwind
colors: {
custom: {
50: '#d1f7ac',
500: '#bbf387',
950: '#000000',
},
}SCSS
$custom: #bbf387; $custom-light: #d1f7ac; $custom-dark: #000000;
JSON
{
"hex": "#bbf387",
"rgb": {
"r": 187,
"g": 243,
"b": 135
},
"hsl": {
"h": 91.111,
"s": 81.818,
"l": 74.118
},
"oklch": {
"l": 0.90185,
"c": 0.14926,
"h": 131.3
},
"luminance": 0.76415
}Semantic roles & 50–950 ramp
primary
#BBF387
secondary
#914FCF
accent
#07DE77
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581