#BBED95#BBED95
#BBED95 is a very light, vivid yellow-green. Relative luminance 0.733; OKLCH L 89.1% C 0.126 H 132.6°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBED95 |
|---|---|
| RGB | rgb(187, 237, 149) |
| HSL | hsl(94, 71%, 76%) |
| HSV | hsv(94, 37%, 93%) |
| CMYK | cmyk(21.1%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(88.59, -31.16, 37.55) |
| CIE-LCH | lch(88.59, 48.79, 129.68°) |
| OKLab | oklab(89.07% -0.0852 0.0928) |
| OKLCH | oklch(89.07% 0.126 132.6) |
| XYZ | xyz(56.2014, 73.3019, 39.6156) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.78
Washed Out Green
#BCF5A6
ΔE00 2.89
Celery
#C1FD95
ΔE00 3.81
Pistachio (survey)
#C0FA8B
ΔE00 4.05
Pale Light Green
#B1FC99
ΔE00 4.28
Light Light Green
#C8FFB0
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBED95 #C795ED
analogous
#E7ED95 #BBED95 #95ED9B
triadic
#BBED95 #95BBED #ED95BB
tetradic
#BBED95 #95E7ED #C795ED #ED9B95
square
#BBED95 #95E7ED #C795ED #ED9B95
split-complementary
#BBED95 #9B95ED #ED95E7
monochromatic
#78DB2C #99E461 #BBED95 #DDF6C9 #EEFBE5
Accessibility & contrast
On white
1.34
#BBED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#BBED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBED95
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBED95 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E18F
Deuteranopia (green-blind)
#EDDD9A
Tritanopia (blue-blind)
#BCE6D7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbed95; /* rgb */ color: rgb(187, 237, 149); /* oklch */ color: oklch(89.1% 0.126 132.6);
Tailwind
colors: {
custom: {
50: '#d1f3b5',
500: '#bbed95',
950: '#000000',
},
}SCSS
$custom: #bbed95; $custom-light: #d1f3b5; $custom-dark: #000000;
JSON
{
"hex": "#bbed95",
"rgb": {
"r": 187,
"g": 237,
"b": 149
},
"hsl": {
"h": 94.091,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.89074,
"c": 0.126,
"h": 132.6
},
"luminance": 0.73303
}Semantic roles & 50–950 ramp
primary
#BBED95
secondary
#9A5DC9
accent
#13D380
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581