#BBED93#BBED93
#BBED93 is a very light, vivid yellow-green. Relative luminance 0.732; OKLCH L 89.0% C 0.128 H 132.2°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBED93 |
|---|---|
| RGB | rgb(187, 237, 147) |
| HSL | hsl(93, 71%, 75%) |
| HSV | hsv(93, 38%, 93%) |
| CMYK | cmyk(21.1%, 0%, 38%, 7.1%) |
| CIE-LAB | lab(88.56, -31.42, 38.51) |
| CIE-LCH | lch(88.56, 49.70, 129.21°) |
| OKLab | oklab(89.04% -0.086 0.095) |
| OKLCH | oklch(89.04% 0.128 132.2) |
| XYZ | xyz(56.0431, 73.2386, 38.7819) |
| Luminance | 0.7324 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.96
Washed Out Green
#BCF5A6
ΔE00 3.17
Celery
#C1FD95
ΔE00 3.66
Pistachio (survey)
#C0FA8B
ΔE00 3.81
Pale Light Green
#B1FC99
ΔE00 4.28
Light Light Green
#C8FFB0
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBED93 #C593ED
analogous
#E8ED93 #BBED93 #93ED98
triadic
#BBED93 #93BBED #ED93BB
tetradic
#BBED93 #93E8ED #C593ED #ED9893
square
#BBED93 #93E8ED #C593ED #ED9893
split-complementary
#BBED93 #9893ED #ED93E8
monochromatic
#79DC2A #9AE45F #BBED93 #DCF6C7 #EEFBE5
Accessibility & contrast
On white
1.34
#BBED93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#BBED93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBED93
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBED93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBED93 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18C
Deuteranopia (green-blind)
#EDDD98
Tritanopia (blue-blind)
#BDE6D7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbed93; /* rgb */ color: rgb(187, 237, 147); /* oklch */ color: oklch(89.0% 0.128 132.2);
Tailwind
colors: {
custom: {
50: '#d1f3b3',
500: '#bbed93',
950: '#000000',
},
}SCSS
$custom: #bbed93; $custom-light: #d1f3b3; $custom-dark: #000000;
JSON
{
"hex": "#bbed93",
"rgb": {
"r": 187,
"g": 237,
"b": 147
},
"hsl": {
"h": 93.333,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.89039,
"c": 0.12814,
"h": 132.2
},
"luminance": 0.7324
}Semantic roles & 50–950 ramp
primary
#BBED93
secondary
#985CC9
accent
#12D37D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581