#BBED92#BBED92
#BBED92 is a very light, vivid yellow-green. Relative luminance 0.732; OKLCH L 89.0% C 0.129 H 132.0°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBED92 |
|---|---|
| RGB | rgb(187, 237, 146) |
| HSL | hsl(93, 72%, 75%) |
| HSV | hsv(93, 38%, 93%) |
| CMYK | cmyk(21.1%, 0%, 38.4%, 7.1%) |
| CIE-LAB | lab(88.55, -31.55, 38.99) |
| CIE-LCH | lch(88.55, 50.15, 128.98°) |
| OKLab | oklab(89.02% -0.0864 0.096) |
| OKLCH | oklch(89.02% 0.129 132) |
| XYZ | xyz(55.9650, 73.2073, 38.3704) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.06
Washed Out Green
#BCF5A6
ΔE00 3.31
Celery
#C1FD95
ΔE00 3.60
Pistachio (survey)
#C0FA8B
ΔE00 3.69
Pale Light Green
#B1FC99
ΔE00 4.29
Light Light Green
#C8FFB0
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBED92 #C492ED
analogous
#E9ED92 #BBED92 #92ED96
triadic
#BBED92 #92BBED #ED92BB
tetradic
#BBED92 #92E9ED #C492ED #ED9692
square
#BBED92 #92E9ED #C492ED #ED9692
split-complementary
#BBED92 #9692ED #ED92E9
monochromatic
#79DC29 #9AE45D #BBED92 #DCF6C7 #EFFBE5
Accessibility & contrast
On white
1.34
#BBED92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#BBED92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBED92
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBED92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBED92 | 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)
#F4E18B
Deuteranopia (green-blind)
#EDDD97
Tritanopia (blue-blind)
#BDE6D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbed92; /* rgb */ color: rgb(187, 237, 146); /* oklch */ color: oklch(89.0% 0.129 132.0);
Tailwind
colors: {
custom: {
50: '#d1f3b3',
500: '#bbed92',
950: '#000000',
},
}SCSS
$custom: #bbed92; $custom-light: #d1f3b3; $custom-dark: #000000;
JSON
{
"hex": "#bbed92",
"rgb": {
"r": 187,
"g": 237,
"b": 146
},
"hsl": {
"h": 92.967,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.89023,
"c": 0.1292,
"h": 132
},
"luminance": 0.73208
}Semantic roles & 50–950 ramp
primary
#BBED92
secondary
#975BC8
accent
#12D47C
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581