#BBE992#BBE992
#BBE992 is a very light, vivid yellow-green. Relative luminance 0.709; OKLCH L 88.1% C 0.123 H 131.2°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE992 |
|---|---|
| RGB | rgb(187, 233, 146) |
| HSL | hsl(92, 66%, 74%) |
| HSV | hsv(92, 37%, 91%) |
| CMYK | cmyk(19.7%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(87.44, -29.68, 37.56) |
| CIE-LCH | lch(87.44, 47.87, 128.32°) |
| OKLab | oklab(88.14% -0.0812 0.0927) |
| OKLCH | oklch(88.14% 0.123 131.2) |
| XYZ | xyz(54.8198, 70.9170, 37.9887) |
| Luminance | 0.7092 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.69
Tea Green
#BDF8A3
ΔE00 3.73
Light Grey Green
#B7E1A1
ΔE00 4.46
Celery
#C1FD95
ΔE00 4.61
Pistachio (survey)
#C0FA8B
ΔE00 4.65
Light Sage
#BCECAC
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE992 #C092E9
analogous
#E7E992 #BBE992 #92E995
triadic
#BBE992 #92BBE9 #E992BB
tetradic
#BBE992 #92E7E9 #C092E9 #E99592
square
#BBE992 #92E7E9 #C092E9 #E99592
split-complementary
#BBE992 #9592E9 #E992E7
monochromatic
#7BD42C #9BDF5F #BBE992 #DBF3C5 #EFFAE6
Accessibility & contrast
On white
1.38
#BBE992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#BBE992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE992
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE992 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8C
Deuteranopia (green-blind)
#E9DA97
Tritanopia (blue-blind)
#BDE2D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bbe992; /* rgb */ color: rgb(187, 233, 146); /* oklch */ color: oklch(88.1% 0.123 131.2);
Tailwind
colors: {
custom: {
50: '#d0f0b3',
500: '#bbe992',
950: '#000000',
},
}SCSS
$custom: #bbe992; $custom-light: #d0f0b3; $custom-dark: #000000;
JSON
{
"hex": "#bbe992",
"rgb": {
"r": 187,
"g": 233,
"b": 146
},
"hsl": {
"h": 91.724,
"s": 66.412,
"l": 74.314
},
"oklch": {
"l": 0.88136,
"c": 0.12326,
"h": 131.2
},
"luminance": 0.70918
}Semantic roles & 50–950 ramp
primary
#BBE992
secondary
#935CC3
accent
#17CE78
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581