#BBED91#BBED91
#BBED91 is a very light, vivid yellow-green. Relative luminance 0.732; OKLCH L 89.0% C 0.130 H 131.8°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBED91 |
|---|---|
| RGB | rgb(187, 237, 145) |
| HSL | hsl(93, 72%, 75%) |
| HSV | hsv(93, 39%, 93%) |
| CMYK | cmyk(21.1%, 0%, 38.8%, 7.1%) |
| CIE-LAB | lab(88.53, -31.68, 39.46) |
| CIE-LCH | lch(88.53, 50.61, 128.76°) |
| OKLab | oklab(89.01% -0.0868 0.0971) |
| OKLCH | oklch(89.01% 0.13 131.8) |
| XYZ | xyz(55.8875, 73.1764, 37.9626) |
| Luminance | 0.7318 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.17
Washed Out Green
#BCF5A6
ΔE00 3.46
Celery
#C1FD95
ΔE00 3.55
Pistachio (survey)
#C0FA8B
ΔE00 3.58
Pale Light Green
#B1FC99
ΔE00 4.30
Light Pastel Green
#B2FBA5
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBED91 #C391ED
analogous
#E9ED91 #BBED91 #91ED95
triadic
#BBED91 #91BBED #ED91BB
tetradic
#BBED91 #91E9ED #C391ED #ED9591
square
#BBED91 #91E9ED #C391ED #ED9591
split-complementary
#BBED91 #9591ED #ED91E9
monochromatic
#7ADC28 #9AE45C #BBED91 #DCF6C6 #EFFBE5
Accessibility & contrast
On white
1.34
#BBED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#BBED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBED91
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBED91 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#EDDD96
Tritanopia (blue-blind)
#BDE6D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbed91; /* rgb */ color: rgb(187, 237, 145); /* oklch */ color: oklch(89.0% 0.130 131.8);
Tailwind
colors: {
custom: {
50: '#d1f3b2',
500: '#bbed91',
950: '#000000',
},
}SCSS
$custom: #bbed91; $custom-light: #d1f3b2; $custom-dark: #000000;
JSON
{
"hex": "#bbed91",
"rgb": {
"r": 187,
"g": 237,
"b": 145
},
"hsl": {
"h": 92.609,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.89006,
"c": 0.13026,
"h": 131.8
},
"luminance": 0.73178
}Semantic roles & 50–950 ramp
primary
#BBED91
secondary
#965AC8
accent
#12D47B
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581