#BBED8D#BBED8D
#BBED8D is a very light, vivid yellow-green. Relative luminance 0.731; OKLCH L 88.9% C 0.134 H 131.1°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBED8D |
|---|---|
| RGB | rgb(187, 237, 141) |
| HSL | hsl(91, 73%, 74%) |
| HSV | hsv(91, 41%, 93%) |
| CMYK | cmyk(21.1%, 0%, 40.5%, 7.1%) |
| CIE-LAB | lab(88.47, -32.19, 41.36) |
| CIE-LCH | lch(88.47, 52.41, 127.89°) |
| OKLab | oklab(88.94% -0.0884 0.1013) |
| OKLCH | oklch(88.94% 0.134 131.1) |
| XYZ | xyz(55.5845, 73.0552, 36.3667) |
| Luminance | 0.7306 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.19
Celery
#C1FD95
ΔE00 3.41
Tea Green
#BDF8A3
ΔE00 3.64
Washed Out Green
#BCF5A6
ΔE00 4.05
Pale Light Green
#B1FC99
ΔE00 4.44
Light Yellowish Green
#C2FF89
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBED8D #BF8DED
analogous
#EBED8D #BBED8D #8DED8F
triadic
#BBED8D #8DBBED #ED8DBB
tetradic
#BBED8D #8DEBED #BF8DED #ED8F8D
square
#BBED8D #8DEBED #BF8DED #ED8F8D
split-complementary
#BBED8D #8F8DED #ED8DEB
monochromatic
#7CDC23 #9BE558 #BBED8D #DBF5C2 #EFFBE5
Accessibility & contrast
On white
1.35
#BBED8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#BBED8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBED8D
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBED8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBED8D | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E186
Deuteranopia (green-blind)
#EDDD92
Tritanopia (blue-blind)
#BDE6D5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbed8d; /* rgb */ color: rgb(187, 237, 141); /* oklch */ color: oklch(88.9% 0.134 131.1);
Tailwind
colors: {
custom: {
50: '#d1f3af',
500: '#bbed8d',
950: '#000000',
},
}SCSS
$custom: #bbed8d; $custom-light: #d1f3af; $custom-dark: #000000;
JSON
{
"hex": "#bbed8d",
"rgb": {
"r": 187,
"g": 237,
"b": 141
},
"hsl": {
"h": 91.25,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.88941,
"c": 0.13448,
"h": 131.1
},
"luminance": 0.73056
}Semantic roles & 50–950 ramp
primary
#BBED8D
secondary
#9156C8
accent
#11D577
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581