#BBDE92#BBDE92
#BBDE92 is a very light, moderate yellow-green. Relative luminance 0.649; OKLCH L 85.7% C 0.107 H 128.6°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDE92 |
|---|---|
| RGB | rgb(187, 222, 146) |
| HSL | hsl(88, 54%, 72%) |
| HSV | hsv(88, 34%, 87%) |
| CMYK | cmyk(15.8%, 0%, 34.2%, 12.9%) |
| CIE-LAB | lab(84.42, -24.44, 33.60) |
| CIE-LCH | lch(84.42, 41.55, 126.03°) |
| OKLab | oklab(85.71% -0.0666 0.0835) |
| OKLCH | oklch(85.71% 0.107 128.6) |
| XYZ | xyz(51.8024, 64.8821, 36.9829) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.26
Pale Olive Green
#B1D27B
ΔE00 3.73
Light Sage
#BCECAC
ΔE00 4.99
Pale Olive
#B9CC81
ΔE00 5.07
Light Moss Green
#A6C875
ΔE00 5.70
Washed Out Green
#BCF5A6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDE92 #B592DE
analogous
#DEDB92 #BBDE92 #95DE92
triadic
#BBDE92 #92BBDE #DE92BB
tetradic
#BBDE92 #92DEDB #B592DE #DE9295
square
#BBDE92 #92DEDB #B592DE #DE9295
split-complementary
#BBDE92 #9295DE #DB92DE
monochromatic
#80BD39 #9ED063 #BBDE92 #D8ECC1 #F0F8E8
Accessibility & contrast
On white
1.50
#BBDE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#BBDE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDE92
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDE92 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48D
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#BED8CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbde92; /* rgb */ color: rgb(187, 222, 146); /* oklch */ color: oklch(85.7% 0.107 128.6);
Tailwind
colors: {
custom: {
50: '#d0e8b2',
500: '#bbde92',
950: '#000000',
},
}SCSS
$custom: #bbde92; $custom-light: #d0e8b2; $custom-dark: #000000;
JSON
{
"hex": "#bbde92",
"rgb": {
"r": 187,
"g": 222,
"b": 146
},
"hsl": {
"h": 87.632,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.8571,
"c": 0.10678,
"h": 128.6
},
"luminance": 0.64883
}Semantic roles & 50–950 ramp
primary
#BBDE92
secondary
#875EB6
accent
#25C16D
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481