#BBED7B#BBED7B
#BBED7B is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 88.7% C 0.153 H 128.6°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBED7B |
|---|---|
| RGB | rgb(187, 237, 123) |
| HSL | hsl(86, 76%, 71%) |
| HSV | hsv(86, 48%, 93%) |
| CMYK | cmyk(21.1%, 0%, 48.1%, 7.1%) |
| CIE-LAB | lab(88.24, -34.29, 49.76) |
| CIE-LCH | lch(88.24, 60.43, 124.57°) |
| OKLab | oklab(88.67% -0.0953 0.1193) |
| OKLCH | oklch(88.67% 0.153 128.6) |
| XYZ | xyz(54.3524, 72.5623, 29.8774) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.02
Light Pea Green
#C4FE82
ΔE00 3.58
Light Yellow Green
#CCFD7F
ΔE00 3.75
Light Yellowish Green
#C2FF89
ΔE00 3.82
Pale Lime
#BEFD73
ΔE00 4.03
Celery
#C1FD95
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBED7B #AD7BED
analogous
#EDE67B #BBED7B #82ED7B
triadic
#BBED7B #7BBBED #ED7BBB
tetradic
#BBED7B #7BEDE6 #AD7BED #ED7B82
square
#BBED7B #7BEDE6 #AD7BED #ED7B82
split-complementary
#BBED7B #7B82ED #E67BED
monochromatic
#82D11D #9FE645 #BBED7B #D7F4B1 #F1FBE4
Accessibility & contrast
On white
1.35
#BBED7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#BBED7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBED7B
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBED7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBED7B | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E071
Deuteranopia (green-blind)
#EFDC82
Tritanopia (blue-blind)
#BFE4D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bbed7b; /* rgb */ color: rgb(187, 237, 123); /* oklch */ color: oklch(88.7% 0.153 128.6);
Tailwind
colors: {
custom: {
50: '#d1f3a3',
500: '#bbed7b',
950: '#000000',
},
}SCSS
$custom: #bbed7b; $custom-light: #d1f3a3; $custom-dark: #000000;
JSON
{
"hex": "#bbed7b",
"rgb": {
"r": 187,
"g": 237,
"b": 123
},
"hsl": {
"h": 86.316,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.88674,
"c": 0.15269,
"h": 128.6
},
"luminance": 0.72563
}Semantic roles & 50–950 ramp
primary
#BBED7B
secondary
#7E46C6
accent
#0DD866
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580