#BBDC80#BBDC80
#BBDC80 is a very light, vivid yellow-green. Relative luminance 0.633; OKLCH L 85.0% C 0.124 H 125.1°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC80 |
|---|---|
| RGB | rgb(187, 220, 128) |
| HSL | hsl(82, 57%, 68%) |
| HSV | hsv(82, 42%, 86%) |
| CMYK | cmyk(15%, 0%, 41.8%, 13.7%) |
| CIE-LAB | lab(83.60, -25.75, 41.58) |
| CIE-LCH | lch(83.60, 48.91, 121.77°) |
| OKLab | oklab(84.97% -0.0711 0.1013) |
| OKLCH | oklch(84.97% 0.124 125.1) |
| XYZ | xyz(49.9827, 63.3094, 30.0046) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.49
Pale Olive
#B9CC81
ΔE00 4.68
Greenish Tan
#BCCB7A
ΔE00 5.04
Light Moss Green
#A6C875
ΔE00 5.12
Greenish Beige
#C9D179
ΔE00 5.79
Light Grey Green
#B7E1A1
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC80 #A180DC
analogous
#DCCF80 #BBDC80 #8DDC80
triadic
#BBDC80 #80BBDC #DC80BB
tetradic
#BBDC80 #80DCCF #A180DC #DC808D
square
#BBDC80 #80DCCF #A180DC #DC808D
split-complementary
#BBDC80 #808DDC #CF80DC
monochromatic
#83B131 #A1CF50 #BBDC80 #D5E9B0 #EEF6E0
Accessibility & contrast
On white
1.54
#BBDC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#BBDC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC80
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC80 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D279
Deuteranopia (green-blind)
#E1D085
Tritanopia (blue-blind)
#C1D4C6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdc80; /* rgb */ color: rgb(187, 220, 128); /* oklch */ color: oklch(85.0% 0.124 125.1);
Tailwind
colors: {
custom: {
50: '#d1e7a6',
500: '#bbdc80',
950: '#000000',
},
}SCSS
$custom: #bbdc80; $custom-light: #d1e7a6; $custom-dark: #000000;
JSON
{
"hex": "#bbdc80",
"rgb": {
"r": 187,
"g": 220,
"b": 128
},
"hsl": {
"h": 81.522,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.84967,
"c": 0.12372,
"h": 125.1
},
"luminance": 0.6331
}Semantic roles & 50–950 ramp
primary
#BBDC80
secondary
#724EB3
accent
#21C45C
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480