#BBDCA4#BBDCA4
#BBDCA4 is a very light, moderate yellow-green. Relative luminance 0.644; OKLCH L 85.6% C 0.083 H 132.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCA4 |
|---|---|
| RGB | rgb(187, 220, 164) |
| HSL | hsl(95, 44%, 75%) |
| HSV | hsv(95, 25%, 86%) |
| CMYK | cmyk(15%, 0%, 25.5%, 13.7%) |
| CIE-LAB | lab(84.19, -20.86, 24.02) |
| CIE-LCH | lch(84.19, 31.81, 130.98°) |
| OKLab | oklab(85.63% -0.0564 0.0609) |
| OKLCH | oklch(85.63% 0.083 132.8) |
| XYZ | xyz(52.7863, 64.4308, 44.7701) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.25
Light Sage
#BCECAC
ΔE00 4.15
Pale Olive
#B9CC81
ΔE00 6.85
Washed Out Green
#BCF5A6
ΔE00 6.88
Pale Olive Green
#B1D27B
ΔE00 6.92
Hospital Green
#9BE5AA
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCA4 #C5A4DC
analogous
#D7DCA4 #BBDCA4 #A4DCA9
triadic
#BBDCA4 #A4BBDC #DCA4BB
tetradic
#BBDCA4 #A4D7DC #C5A4DC #DCA9A4
square
#BBDCA4 #A4D7DC #C5A4DC #DCA9A4
split-complementary
#BBDCA4 #A9A4DC #DCA4D7
monochromatic
#79BA4C #9ACB78 #BBDCA4 #DCEDD0 #EEF6E9
Accessibility & contrast
On white
1.51
#BBDCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#BBDCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCA4
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCA4 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A1
Deuteranopia (green-blind)
#DCD1A7
Tritanopia (blue-blind)
#BCD7CD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdca4; /* rgb */ color: rgb(187, 220, 164); /* oklch */ color: oklch(85.6% 0.083 132.8);
Tailwind
colors: {
custom: {
50: '#d0e7bf',
500: '#bbdca4',
950: '#000000',
},
}SCSS
$custom: #bbdca4; $custom-light: #d0e7bf; $custom-dark: #000000;
JSON
{
"hex": "#bbdca4",
"rgb": {
"r": 187,
"g": 220,
"b": 164
},
"hsl": {
"h": 95.357,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.85626,
"c": 0.083,
"h": 132.8
},
"luminance": 0.64432
}Semantic roles & 50–950 ramp
primary
#BBDCA4
secondary
#9870B4
accent
#2EB87F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482