#BBDC86#BBDC86
#BBDC86 is a very light, moderate yellow-green. Relative luminance 0.635; OKLCH L 85.1% C 0.117 H 125.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC86 |
|---|---|
| RGB | rgb(187, 220, 134) |
| HSL | hsl(83, 55%, 69%) |
| HSV | hsv(83, 39%, 86%) |
| CMYK | cmyk(15%, 0%, 39.1%, 13.7%) |
| CIE-LAB | lab(83.69, -25.03, 38.71) |
| CIE-LCH | lch(83.69, 46.09, 122.89°) |
| OKLab | oklab(85.06% -0.0687 0.095) |
| OKLCH | oklch(85.06% 0.117 125.9) |
| XYZ | xyz(50.3894, 63.4720, 32.1463) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.45
Pale Olive
#B9CC81
ΔE00 4.41
Light Moss Green
#A6C875
ΔE00 4.99
Greenish Tan
#BCCB7A
ΔE00 5.09
Light Grey Green
#B7E1A1
ΔE00 5.31
Greenish Beige
#C9D179
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC86 #A786DC
analogous
#DCD286 #BBDC86 #90DC86
triadic
#BBDC86 #86BBDC #DC86BB
tetradic
#BBDC86 #86DCD2 #A786DC #DC8690
square
#BBDC86 #86DCD2 #A786DC #DC8690
split-complementary
#BBDC86 #8690DC #D286DC
monochromatic
#83B434 #A0CE57 #BBDC86 #D6EAB5 #F0F7E5
Accessibility & contrast
On white
1.53
#BBDC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#BBDC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC86
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC86 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D280
Deuteranopia (green-blind)
#E0D08A
Tritanopia (blue-blind)
#C0D5C7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc86; /* rgb */ color: rgb(187, 220, 134); /* oklch */ color: oklch(85.1% 0.117 125.9);
Tailwind
colors: {
custom: {
50: '#d0e7aa',
500: '#bbdc86',
950: '#000000',
},
}SCSS
$custom: #bbdc86; $custom-light: #d0e7aa; $custom-dark: #000000;
JSON
{
"hex": "#bbdc86",
"rgb": {
"r": 187,
"g": 220,
"b": 134
},
"hsl": {
"h": 83.023,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.85063,
"c": 0.11721,
"h": 125.9
},
"luminance": 0.63472
}Semantic roles & 50–950 ramp
primary
#BBDC86
secondary
#7853B3
accent
#23C360
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481