#BBED97#BBED97
#BBED97 is a very light, vivid yellow-green. Relative luminance 0.734; OKLCH L 89.1% C 0.124 H 133.0°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBED97 |
|---|---|
| RGB | rgb(187, 237, 151) |
| HSL | hsl(95, 70%, 76%) |
| HSV | hsv(95, 36%, 93%) |
| CMYK | cmyk(21.1%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(88.62, -30.89, 36.59) |
| CIE-LCH | lch(88.62, 47.89, 130.17°) |
| OKLab | oklab(89.11% -0.0844 0.0906) |
| OKLCH | oklch(89.11% 0.124 133) |
| XYZ | xyz(56.3625, 73.3663, 40.4638) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.62
Tea Green
#BDF8A3
ΔE00 2.63
Celery
#C1FD95
ΔE00 3.98
Light Sage
#BCECAC
ΔE00 4.21
Light Light Green
#C8FFB0
ΔE00 4.22
Pale Light Green
#B1FC99
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBED97 #C997ED
analogous
#E6ED97 #BBED97 #97ED9E
triadic
#BBED97 #97BBED #ED97BB
tetradic
#BBED97 #97E6ED #C997ED #ED9E97
square
#BBED97 #97E6ED #C997ED #ED9E97
split-complementary
#BBED97 #9E97ED #ED97E6
monochromatic
#77DB2F #99E463 #BBED97 #DDF6CB #EEFAE5
Accessibility & contrast
On white
1.34
#BBED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#BBED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBED97
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBED97 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E191
Deuteranopia (green-blind)
#ECDD9C
Tritanopia (blue-blind)
#BCE6D7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbed97; /* rgb */ color: rgb(187, 237, 151); /* oklch */ color: oklch(89.1% 0.124 133.0);
Tailwind
colors: {
custom: {
50: '#d1f3b6',
500: '#bbed97',
950: '#000000',
},
}SCSS
$custom: #bbed97; $custom-light: #d1f3b6; $custom-dark: #000000;
JSON
{
"hex": "#bbed97",
"rgb": {
"r": 187,
"g": 237,
"b": 151
},
"hsl": {
"h": 94.884,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.89108,
"c": 0.12385,
"h": 133
},
"luminance": 0.73368
}Semantic roles & 50–950 ramp
primary
#BBED97
secondary
#9D5FC9
accent
#13D382
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581