#BBDC87#BBDC87
#BBDC87 is a very light, moderate yellow-green. Relative luminance 0.635; OKLCH L 85.1% C 0.116 H 126.0°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC87 |
|---|---|
| RGB | rgb(187, 220, 135) |
| HSL | hsl(83, 55%, 70%) |
| HSV | hsv(83, 39%, 86%) |
| CMYK | cmyk(15%, 0%, 38.6%, 13.7%) |
| CIE-LAB | lab(83.70, -24.90, 38.22) |
| CIE-LCH | lch(83.70, 45.62, 123.08°) |
| OKLab | oklab(85.08% -0.0683 0.0939) |
| OKLCH | oklch(85.08% 0.116 126) |
| XYZ | xyz(50.4595, 63.5001, 32.5153) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.49
Pale Olive
#B9CC81
ΔE00 4.39
Light Moss Green
#A6C875
ΔE00 4.99
Greenish Tan
#BCCB7A
ΔE00 5.12
Light Grey Green
#B7E1A1
ΔE00 5.15
Greenish Beige
#C9D179
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC87 #A887DC
analogous
#DCD387 #BBDC87 #91DC87
triadic
#BBDC87 #87BBDC #DC87BB
tetradic
#BBDC87 #87DCD3 #A887DC #DC8791
square
#BBDC87 #87DCD3 #A887DC #DC8791
split-complementary
#BBDC87 #8791DC #D387DC
monochromatic
#83B435 #A0CE58 #BBDC87 #D6EAB6 #F1F8E6
Accessibility & contrast
On white
1.53
#BBDC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#BBDC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC87
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC87 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D281
Deuteranopia (green-blind)
#E0D08B
Tritanopia (blue-blind)
#C0D5C7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc87; /* rgb */ color: rgb(187, 220, 135); /* oklch */ color: oklch(85.1% 0.116 126.0);
Tailwind
colors: {
custom: {
50: '#d0e7ab',
500: '#bbdc87',
950: '#000000',
},
}SCSS
$custom: #bbdc87; $custom-light: #d0e7ab; $custom-dark: #000000;
JSON
{
"hex": "#bbdc87",
"rgb": {
"r": 187,
"g": 220,
"b": 135
},
"hsl": {
"h": 83.294,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.85079,
"c": 0.11611,
"h": 126
},
"luminance": 0.635
}Semantic roles & 50–950 ramp
primary
#BBDC87
secondary
#7954B3
accent
#23C261
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481