#BBEF7B#BBEF7B
#BBEF7B is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.1% C 0.155 H 129.0°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEF7B |
|---|---|
| RGB | rgb(187, 239, 123) |
| HSL | hsl(87, 78%, 71%) |
| HSV | hsv(87, 49%, 94%) |
| CMYK | cmyk(21.8%, 0%, 48.5%, 6.3%) |
| CIE-LAB | lab(88.79, -35.20, 50.43) |
| CIE-LCH | lch(88.79, 61.50, 124.92°) |
| OKLab | oklab(89.12% -0.0979 0.1208) |
| OKLCH | oklch(89.12% 0.155 129) |
| XYZ | xyz(54.9347, 73.7269, 30.0715) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.67
Light Pea Green
#C4FE82
ΔE00 3.13
Light Yellowish Green
#C2FF89
ΔE00 3.39
Light Yellow Green
#CCFD7F
ΔE00 3.41
Pale Lime
#BEFD73
ΔE00 3.58
Celery
#C1FD95
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEF7B #AF7BEF
analogous
#EFE97B #BBEF7B #81EF7B
triadic
#BBEF7B #7BBBEF #EF7BBB
tetradic
#BBEF7B #7BEFE9 #AF7BEF #EF7B81
square
#BBEF7B #7BEFE9 #AF7BEF #EF7B81
split-complementary
#BBEF7B #7B81EF #E97BEF
monochromatic
#82D61A #9FE844 #BBEF7B #D7F6B2 #F1FCE4
Accessibility & contrast
On white
1.33
#BBEF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#BBEF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEF7B
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEF7B | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E171
Deuteranopia (green-blind)
#F1DE82
Tritanopia (blue-blind)
#BFE6D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbef7b; /* rgb */ color: rgb(187, 239, 123); /* oklch */ color: oklch(89.1% 0.155 129.0);
Tailwind
colors: {
custom: {
50: '#d1f4a3',
500: '#bbef7b',
950: '#000000',
},
}SCSS
$custom: #bbef7b; $custom-light: #d1f4a3; $custom-dark: #000000;
JSON
{
"hex": "#bbef7b",
"rgb": {
"r": 187,
"g": 239,
"b": 123
},
"hsl": {
"h": 86.897,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.89122,
"c": 0.15545,
"h": 129
},
"luminance": 0.73728
}Semantic roles & 50–950 ramp
primary
#BBEF7B
secondary
#8045C9
accent
#0BDB68
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580