#BBDC82#BBDC82
#BBDC82 is a very light, vivid yellow-green. Relative luminance 0.634; OKLCH L 85.0% C 0.122 H 125.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC82 |
|---|---|
| RGB | rgb(187, 220, 130) |
| HSL | hsl(82, 56%, 69%) |
| HSV | hsv(82, 41%, 86%) |
| CMYK | cmyk(15%, 0%, 40.9%, 13.7%) |
| CIE-LAB | lab(83.63, -25.51, 40.63) |
| CIE-LCH | lch(83.63, 47.97, 122.13°) |
| OKLab | oklab(85% -0.0703 0.0992) |
| OKLCH | oklch(85% 0.122 125.3) |
| XYZ | xyz(50.1157, 63.3625, 30.7047) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.43
Pale Olive
#B9CC81
ΔE00 4.57
Greenish Tan
#BCCB7A
ΔE00 5.04
Light Moss Green
#A6C875
ΔE00 5.06
Greenish Beige
#C9D179
ΔE00 5.88
Light Grey Green
#B7E1A1
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC82 #A382DC
analogous
#DCD082 #BBDC82 #8EDC82
triadic
#BBDC82 #82BBDC #DC82BB
tetradic
#BBDC82 #82DCD0 #A382DC #DC828E
square
#BBDC82 #82DCD0 #A382DC #DC828E
split-complementary
#BBDC82 #828EDC #D082DC
monochromatic
#83B232 #A1CF52 #BBDC82 #D5E9B2 #EFF7E2
Accessibility & contrast
On white
1.54
#BBDC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#BBDC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC82
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC82 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27B
Deuteranopia (green-blind)
#E0D087
Tritanopia (blue-blind)
#C0D4C6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdc82; /* rgb */ color: rgb(187, 220, 130); /* oklch */ color: oklch(85.0% 0.122 125.3);
Tailwind
colors: {
custom: {
50: '#d1e7a7',
500: '#bbdc82',
950: '#000000',
},
}SCSS
$custom: #bbdc82; $custom-light: #d1e7a7; $custom-dark: #000000;
JSON
{
"hex": "#bbdc82",
"rgb": {
"r": 187,
"g": 220,
"b": 130
},
"hsl": {
"h": 82,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.84998,
"c": 0.12157,
"h": 125.3
},
"luminance": 0.63363
}Semantic roles & 50–950 ramp
primary
#BBDC82
secondary
#7450B3
accent
#22C45D
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141610
muted
#838480