#BBEF93#BBEF93
#BBEF93 is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.5% C 0.131 H 132.5°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEF93 |
|---|---|
| RGB | rgb(187, 239, 147) |
| HSL | hsl(94, 74%, 76%) |
| HSV | hsv(94, 38%, 94%) |
| CMYK | cmyk(21.8%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(89.11, -32.35, 39.22) |
| CIE-LCH | lch(89.11, 50.84, 129.52°) |
| OKLab | oklab(89.48% -0.0886 0.0966) |
| OKLCH | oklch(89.48% 0.131 132.5) |
| XYZ | xyz(56.6254, 74.4032, 38.9760) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.70
Washed Out Green
#BCF5A6
ΔE00 3.08
Celery
#C1FD95
ΔE00 3.17
Pistachio (survey)
#C0FA8B
ΔE00 3.36
Pale Light Green
#B1FC99
ΔE00 3.83
Light Pastel Green
#B2FBA5
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEF93 #C793EF
analogous
#E9EF93 #BBEF93 #93EF99
triadic
#BBEF93 #93BBEF #EF93BB
tetradic
#BBEF93 #93E9EF #C793EF #EF9993
square
#BBEF93 #93E9EF #C793EF #EF9993
split-complementary
#BBEF93 #9993EF #EF93E9
monochromatic
#78DF28 #99E75E #BBEF93 #DDF7C8 #EEFBE4
Accessibility & contrast
On white
1.32
#BBEF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#BBEF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEF93
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEF93 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E38C
Deuteranopia (green-blind)
#EEDE98
Tritanopia (blue-blind)
#BCE8D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbef93; /* rgb */ color: rgb(187, 239, 147); /* oklch */ color: oklch(89.5% 0.131 132.5);
Tailwind
colors: {
custom: {
50: '#d1f4b3',
500: '#bbef93',
950: '#000000',
},
}SCSS
$custom: #bbef93; $custom-light: #d1f4b3; $custom-dark: #000000;
JSON
{
"hex": "#bbef93",
"rgb": {
"r": 187,
"g": 239,
"b": 147
},
"hsl": {
"h": 93.913,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.89483,
"c": 0.1311,
"h": 132.5
},
"luminance": 0.74404
}Semantic roles & 50–950 ramp
primary
#BBEF93
secondary
#9A5BCB
accent
#0FD680
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581