#BBED99#BBED99
#BBED99 is a very light, vivid yellow-green. Relative luminance 0.734; OKLCH L 89.1% C 0.122 H 133.4°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBED99 |
|---|---|
| RGB | rgb(187, 237, 153) |
| HSL | hsl(96, 70%, 76%) |
| HSV | hsv(96, 35%, 93%) |
| CMYK | cmyk(21.1%, 0%, 35.4%, 7.1%) |
| CIE-LAB | lab(88.65, -30.62, 35.63) |
| CIE-LCH | lch(88.65, 46.98, 130.67°) |
| OKLab | oklab(89.14% -0.0836 0.0885) |
| OKLCH | oklch(89.14% 0.122 133.4) |
| XYZ | xyz(56.5263, 73.4319, 41.3264) |
| Luminance | 0.7343 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.38
Tea Green
#BDF8A3
ΔE00 2.53
Light Sage
#BCECAC
ΔE00 3.86
Light Light Green
#C8FFB0
ΔE00 4.06
Celery
#C1FD95
ΔE00 4.19
Light Pastel Green
#B2FBA5
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBED99 #CB99ED
analogous
#E5ED99 #BBED99 #99EDA1
triadic
#BBED99 #99BBED #ED99BB
tetradic
#BBED99 #99E5ED #CB99ED #EDA199
square
#BBED99 #99E5ED #CB99ED #EDA199
split-complementary
#BBED99 #A199ED #ED99E5
monochromatic
#76DB31 #98E465 #BBED99 #DEF6CD #EEFAE5
Accessibility & contrast
On white
1.34
#BBED99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#BBED99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBED99
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBED99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBED99 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E193
Deuteranopia (green-blind)
#ECDD9D
Tritanopia (blue-blind)
#BCE7D8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbed99; /* rgb */ color: rgb(187, 237, 153); /* oklch */ color: oklch(89.1% 0.122 133.4);
Tailwind
colors: {
custom: {
50: '#d0f3b8',
500: '#bbed99',
950: '#000000',
},
}SCSS
$custom: #bbed99; $custom-light: #d0f3b8; $custom-dark: #000000;
JSON
{
"hex": "#bbed99",
"rgb": {
"r": 187,
"g": 237,
"b": 153
},
"hsl": {
"h": 95.714,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.89143,
"c": 0.12169,
"h": 133.4
},
"luminance": 0.73433
}Semantic roles & 50–950 ramp
primary
#BBED99
secondary
#9F61C9
accent
#14D285
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581