#BBDC8D#BBDC8D
#BBDC8D is a very light, moderate yellow-green. Relative luminance 0.637; OKLCH L 85.2% C 0.109 H 127.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC8D |
|---|---|
| RGB | rgb(187, 220, 141) |
| HSL | hsl(85, 53%, 71%) |
| HSV | hsv(85, 36%, 86%) |
| CMYK | cmyk(15%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(83.80, -24.14, 35.31) |
| CIE-LCH | lch(83.80, 42.77, 124.35°) |
| OKLab | oklab(85.18% -0.0659 0.0874) |
| OKLCH | oklch(85.18% 0.109 127) |
| XYZ | xyz(50.8939, 63.6738, 34.8031) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.95
Light Grey Green
#B7E1A1
ΔE00 4.14
Pale Olive
#B9CC81
ΔE00 4.40
Light Moss Green
#A6C875
ΔE00 5.13
Greenish Tan
#BCCB7A
ΔE00 5.42
Light Sage
#BCECAC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC8D #AE8DDC
analogous
#DCD58D #BBDC8D #93DC8D
triadic
#BBDC8D #8DBBDC #DC8DBB
tetradic
#BBDC8D #8DDCD5 #AE8DDC #DC8D93
square
#BBDC8D #8DDCD5 #AE8DDC #DC8D93
split-complementary
#BBDC8D #8D93DC #D58DDC
monochromatic
#82B738 #9FCE5E #BBDC8D #D7EABC #F1F8E8
Accessibility & contrast
On white
1.53
#BBDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#BBDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC8D
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC8D | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D287
Deuteranopia (green-blind)
#DFD091
Tritanopia (blue-blind)
#BFD5C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc8d; /* rgb */ color: rgb(187, 220, 141); /* oklch */ color: oklch(85.2% 0.109 127.0);
Tailwind
colors: {
custom: {
50: '#d0e7af',
500: '#bbdc8d',
950: '#000000',
},
}SCSS
$custom: #bbdc8d; $custom-light: #d0e7af; $custom-dark: #000000;
JSON
{
"hex": "#bbdc8d",
"rgb": {
"r": 187,
"g": 220,
"b": 141
},
"hsl": {
"h": 85.063,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.85182,
"c": 0.10943,
"h": 127
},
"luminance": 0.63674
}Semantic roles & 50–950 ramp
primary
#BBDC8D
secondary
#7F5AB3
accent
#25C066
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481