#BBEF9B#BBEF9B
#BBEF9B is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.6% C 0.123 H 134.1°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEF9B |
|---|---|
| RGB | rgb(187, 239, 155) |
| HSL | hsl(97, 72%, 77%) |
| HSV | hsv(97, 35%, 94%) |
| CMYK | cmyk(21.8%, 0%, 35.1%, 6.3%) |
| CIE-LAB | lab(89.23, -31.27, 35.39) |
| CIE-LCH | lch(89.23, 47.23, 131.47°) |
| OKLab | oklab(89.62% -0.0854 0.088) |
| OKLCH | oklch(89.62% 0.123 134.1) |
| XYZ | xyz(57.2751, 74.6630, 42.3978) |
| Luminance | 0.7466 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.91
Tea Green
#BDF8A3
ΔE00 2.03
Light Light Green
#C8FFB0
ΔE00 3.62
Light Pastel Green
#B2FBA5
ΔE00 3.70
Light Sage
#BCECAC
ΔE00 3.77
Celery
#C1FD95
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEF9B #CF9BEF
analogous
#E5EF9B #BBEF9B #9BEFA5
triadic
#BBEF9B #9BBBEF #EF9BBB
tetradic
#BBEF9B #9BE5EF #CF9BEF #EFA59B
square
#BBEF9B #9BE5EF #CF9BEF #EFA59B
split-complementary
#BBEF9B #A59BEF #EF9BE5
monochromatic
#73DE31 #97E766 #BBEF9B #DFF7D0 #EDFBE5
Accessibility & contrast
On white
1.32
#BBEF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#BBEF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEF9B
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEF9B | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E395
Deuteranopia (green-blind)
#EDDF9F
Tritanopia (blue-blind)
#BBE9DA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbef9b; /* rgb */ color: rgb(187, 239, 155); /* oklch */ color: oklch(89.6% 0.123 134.1);
Tailwind
colors: {
custom: {
50: '#d0f4b9',
500: '#bbef9b',
950: '#000000',
},
}SCSS
$custom: #bbef9b; $custom-light: #d0f4b9; $custom-dark: #000000;
JSON
{
"hex": "#bbef9b",
"rgb": {
"r": 187,
"g": 239,
"b": 155
},
"hsl": {
"h": 97.143,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.89622,
"c": 0.12256,
"h": 134.1
},
"luminance": 0.74664
}Semantic roles & 50–950 ramp
primary
#BBEF9B
secondary
#A462CC
accent
#11D48A
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581