#BBDB82#BBDB82
#BBDB82 is a very light, vivid yellow-green. Relative luminance 0.628; OKLCH L 84.8% C 0.120 H 125.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB82 |
|---|---|
| RGB | rgb(187, 219, 130) |
| HSL | hsl(82, 55%, 68%) |
| HSV | hsv(82, 41%, 86%) |
| CMYK | cmyk(14.6%, 0%, 40.6%, 14.1%) |
| CIE-LAB | lab(83.36, -25.03, 40.28) |
| CIE-LCH | lch(83.36, 47.42, 121.86°) |
| OKLab | oklab(84.78% -0.069 0.0984) |
| OKLCH | oklch(84.78% 0.12 125) |
| XYZ | xyz(49.8540, 62.8392, 30.6175) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.24
Pale Olive
#B9CC81
ΔE00 4.29
Greenish Tan
#BCCB7A
ΔE00 4.77
Light Moss Green
#A6C875
ΔE00 4.87
Greenish Beige
#C9D179
ΔE00 5.68
Light Grey Green
#B7E1A1
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB82 #A282DB
analogous
#DBCE82 #BBDB82 #8EDB82
triadic
#BBDB82 #82BBDB #DB82BB
tetradic
#BBDB82 #82DBCE #A282DB #DB828E
square
#BBDB82 #82DBCE #A282DB #DB828E
split-complementary
#BBDB82 #828EDB #CE82DB
monochromatic
#83B033 #A1CD52 #BBDB82 #D5E9B2 #EFF6E1
Accessibility & contrast
On white
1.55
#BBDB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#BBDB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB82
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB82 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17B
Deuteranopia (green-blind)
#DFCF87
Tritanopia (blue-blind)
#C0D3C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdb82; /* rgb */ color: rgb(187, 219, 130); /* oklch */ color: oklch(84.8% 0.120 125.0);
Tailwind
colors: {
custom: {
50: '#d1e6a7',
500: '#bbdb82',
950: '#000000',
},
}SCSS
$custom: #bbdb82; $custom-light: #d1e6a7; $custom-dark: #000000;
JSON
{
"hex": "#bbdb82",
"rgb": {
"r": 187,
"g": 219,
"b": 130
},
"hsl": {
"h": 81.573,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.84777,
"c": 0.12014,
"h": 125
},
"luminance": 0.6284
}Semantic roles & 50–950 ramp
primary
#BBDB82
secondary
#7350B2
accent
#23C35C
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480