#BBDC81#BBDC81
#BBDC81 is a very light, vivid yellow-green. Relative luminance 0.633; OKLCH L 85.0% C 0.123 H 125.2°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC81 |
|---|---|
| RGB | rgb(187, 220, 129) |
| HSL | hsl(82, 57%, 68%) |
| HSV | hsv(82, 41%, 86%) |
| CMYK | cmyk(15%, 0%, 41.4%, 13.7%) |
| CIE-LAB | lab(83.62, -25.63, 41.11) |
| CIE-LCH | lch(83.62, 48.44, 121.95°) |
| OKLab | oklab(84.98% -0.0707 0.1002) |
| OKLCH | oklch(84.98% 0.123 125.2) |
| XYZ | xyz(50.0489, 63.3358, 30.3529) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.45
Pale Olive
#B9CC81
ΔE00 4.62
Greenish Tan
#BCCB7A
ΔE00 5.04
Light Moss Green
#A6C875
ΔE00 5.09
Greenish Beige
#C9D179
ΔE00 5.83
Light Grey Green
#B7E1A1
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC81 #A281DC
analogous
#DCCF81 #BBDC81 #8DDC81
triadic
#BBDC81 #81BBDC #DC81BB
tetradic
#BBDC81 #81DCCF #A281DC #DC818D
square
#BBDC81 #81DCCF #A281DC #DC818D
split-complementary
#BBDC81 #818DDC #CF81DC
monochromatic
#83B131 #A1CF51 #BBDC81 #D5E9B1 #EFF7E1
Accessibility & contrast
On white
1.54
#BBDC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#BBDC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC81
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC81 | 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)
#E5D27A
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#C0D4C6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdc81; /* rgb */ color: rgb(187, 220, 129); /* oklch */ color: oklch(85.0% 0.123 125.2);
Tailwind
colors: {
custom: {
50: '#d1e7a7',
500: '#bbdc81',
950: '#000000',
},
}SCSS
$custom: #bbdc81; $custom-light: #d1e7a7; $custom-dark: #000000;
JSON
{
"hex": "#bbdc81",
"rgb": {
"r": 187,
"g": 220,
"b": 129
},
"hsl": {
"h": 81.758,
"s": 56.522,
"l": 68.431
},
"oklch": {
"l": 0.84982,
"c": 0.12265,
"h": 125.2
},
"luminance": 0.63336
}Semantic roles & 50–950 ramp
primary
#BBDC81
secondary
#734FB3
accent
#21C45C
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480