#BBED89#BBED89
#BBED89 is a very light, vivid yellow-green. Relative luminance 0.729; OKLCH L 88.9% C 0.139 H 130.5°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBED89 |
|---|---|
| RGB | rgb(187, 237, 137) |
| HSL | hsl(90, 74%, 73%) |
| HSV | hsv(90, 42%, 93%) |
| CMYK | cmyk(21.1%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(88.42, -32.69, 43.25) |
| CIE-LCH | lch(88.42, 54.21, 127.08°) |
| OKLab | oklab(88.88% -0.09 0.1055) |
| OKLCH | oklch(88.88% 0.139 130.5) |
| XYZ | xyz(55.2923, 72.9383, 34.8275) |
| Luminance | 0.7294 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.92
Celery
#C1FD95
ΔE00 3.41
Light Yellowish Green
#C2FF89
ΔE00 4.14
Tea Green
#BDF8A3
ΔE00 4.14
Light Pea Green
#C4FE82
ΔE00 4.44
Washed Out Green
#BCF5A6
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBED89 #BB89ED
analogous
#EDED89 #BBED89 #89ED89
triadic
#BBED89 #89BBED #ED89BB
tetradic
#BBED89 #89EDED #BB89ED #ED8989
square
#BBED89 #89EDED #BB89ED #ED8989
split-complementary
#BBED89 #8989ED #ED89ED
monochromatic
#7EDA21 #9CE554 #BBED89 #DAF5BE #F0FBE4
Accessibility & contrast
On white
1.35
#BBED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#BBED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBED89
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBED89 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E081
Deuteranopia (green-blind)
#EEDD8F
Tritanopia (blue-blind)
#BEE5D5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbed89; /* rgb */ color: rgb(187, 237, 137); /* oklch */ color: oklch(88.9% 0.139 130.5);
Tailwind
colors: {
custom: {
50: '#d1f3ad',
500: '#bbed89',
950: '#000000',
},
}SCSS
$custom: #bbed89; $custom-light: #d1f3ad; $custom-dark: #000000;
JSON
{
"hex": "#bbed89",
"rgb": {
"r": 187,
"g": 237,
"b": 137
},
"hsl": {
"h": 90,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.88878,
"c": 0.13864,
"h": 130.5
},
"luminance": 0.72939
}Semantic roles & 50–950 ramp
primary
#BBED89
secondary
#8D52C8
accent
#10D673
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581