#BBEF7F#BBEF7F
#BBEF7F is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.2% C 0.152 H 129.5°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEF7F |
|---|---|
| RGB | rgb(187, 239, 127) |
| HSL | hsl(88, 78%, 72%) |
| HSV | hsv(88, 47%, 94%) |
| CMYK | cmyk(21.8%, 0%, 46.9%, 6.3%) |
| CIE-LAB | lab(88.84, -34.77, 48.60) |
| CIE-LCH | lch(88.84, 59.76, 125.58°) |
| OKLab | oklab(89.18% -0.0964 0.117) |
| OKLCH | oklch(89.18% 0.152 129.5) |
| XYZ | xyz(55.1902, 73.8291, 31.4173) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.43
Light Pea Green
#C4FE82
ΔE00 3.26
Light Yellowish Green
#C2FF89
ΔE00 3.33
Celery
#C1FD95
ΔE00 3.55
Light Yellow Green
#CCFD7F
ΔE00 3.66
Pale Lime
#BEFD73
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEF7F #B37FEF
analogous
#EFEB7F #BBEF7F #83EF7F
triadic
#BBEF7F #7FBBEF #EF7FBB
tetradic
#BBEF7F #7FEFEB #B37FEF #EF7F83
square
#BBEF7F #7FEFEB #B37FEF #EF7F83
split-complementary
#BBEF7F #7F83EF #EB7FEF
monochromatic
#81D91B #9EE849 #BBEF7F #D8F6B5 #F1FCE4
Accessibility & contrast
On white
1.33
#BBEF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#BBEF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEF7F
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEF7F | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E176
Deuteranopia (green-blind)
#F1DE86
Tritanopia (blue-blind)
#BFE7D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbef7f; /* rgb */ color: rgb(187, 239, 127); /* oklch */ color: oklch(89.2% 0.152 129.5);
Tailwind
colors: {
custom: {
50: '#d1f4a6',
500: '#bbef7f',
950: '#000000',
},
}SCSS
$custom: #bbef7f; $custom-light: #d1f4a6; $custom-dark: #000000;
JSON
{
"hex": "#bbef7f",
"rgb": {
"r": 187,
"g": 239,
"b": 127
},
"hsl": {
"h": 87.857,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.89176,
"c": 0.15155,
"h": 129.5
},
"luminance": 0.7383
}Semantic roles & 50–950 ramp
primary
#BBEF7F
secondary
#8549C9
accent
#0BDA6B
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580