#BBDC8B#BBDC8B
#BBDC8B is a very light, moderate yellow-green. Relative luminance 0.636; OKLCH L 85.1% C 0.112 H 126.7°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC8B |
|---|---|
| RGB | rgb(187, 220, 139) |
| HSL | hsl(84, 54%, 70%) |
| HSV | hsv(84, 37%, 86%) |
| CMYK | cmyk(15%, 0%, 36.8%, 13.7%) |
| CIE-LAB | lab(83.76, -24.39, 36.29) |
| CIE-LCH | lch(83.76, 43.72, 123.91°) |
| OKLab | oklab(85.15% -0.0667 0.0896) |
| OKLCH | oklch(85.15% 0.112 126.7) |
| XYZ | xyz(50.7464, 63.6148, 34.0265) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.75
Pale Olive
#B9CC81
ΔE00 4.37
Light Grey Green
#B7E1A1
ΔE00 4.48
Light Moss Green
#A6C875
ΔE00 5.06
Greenish Tan
#BCCB7A
ΔE00 5.29
Light Sage
#BCECAC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC8B #AC8BDC
analogous
#DCD48B #BBDC8B #93DC8B
triadic
#BBDC8B #8BBBDC #DC8BBB
tetradic
#BBDC8B #8BDCD4 #AC8BDC #DC8B93
square
#BBDC8B #8BDCD4 #AC8BDC #DC8B93
split-complementary
#BBDC8B #8B93DC #D48BDC
monochromatic
#82B637 #9FCE5C #BBDC8B #D7EABA #F1F8E7
Accessibility & contrast
On white
1.53
#BBDC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#BBDC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC8B
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC8B | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D285
Deuteranopia (green-blind)
#DFD08F
Tritanopia (blue-blind)
#BFD5C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc8b; /* rgb */ color: rgb(187, 220, 139); /* oklch */ color: oklch(85.1% 0.112 126.7);
Tailwind
colors: {
custom: {
50: '#d0e7ae',
500: '#bbdc8b',
950: '#000000',
},
}SCSS
$custom: #bbdc8b; $custom-light: #d0e7ae; $custom-dark: #000000;
JSON
{
"hex": "#bbdc8b",
"rgb": {
"r": 187,
"g": 220,
"b": 139
},
"hsl": {
"h": 84.444,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.85147,
"c": 0.11167,
"h": 126.7
},
"luminance": 0.63615
}Semantic roles & 50–950 ramp
primary
#BBDC8B
secondary
#7D58B3
accent
#24C164
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481