#BBDCA9#BBDCA9
#BBDCA9 is a very light, moderate yellow-green. Relative luminance 0.646; OKLCH L 85.7% C 0.077 H 134.7°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCA9 |
|---|---|
| RGB | rgb(187, 220, 169) |
| HSL | hsl(99, 42%, 76%) |
| HSV | hsv(99, 23%, 86%) |
| CMYK | cmyk(15%, 0%, 23.2%, 13.7%) |
| CIE-LAB | lab(84.28, -20.08, 21.55) |
| CIE-LCH | lch(84.28, 29.45, 132.99°) |
| OKLab | oklab(85.73% -0.0543 0.0549) |
| OKLCH | oklch(85.73% 0.077 134.7) |
| XYZ | xyz(53.2468, 64.6150, 47.1951) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.06
Light Sage
#BCECAC
ΔE00 4.50
Hospital Green
#9BE5AA
ΔE00 7.00
Very Pale Green
#CFFDBC
ΔE00 7.35
Washed Out Green
#BCF5A6
ΔE00 7.49
Very Light Green
#D1FFBD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCA9 #CAA9DC
analogous
#D5DCA9 #BBDCA9 #A9DCB1
triadic
#BBDCA9 #A9BBDC #DCA9BB
tetradic
#BBDCA9 #A9D5DC #CAA9DC #DCB1A9
square
#BBDCA9 #A9D5DC #CAA9DC #DCB1A9
split-complementary
#BBDCA9 #B1A9DC #DCA9D5
monochromatic
#76B952 #99CA7E #BBDCA9 #DDEED4 #EEF6E9
Accessibility & contrast
On white
1.51
#BBDCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#BBDCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCA9
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCA9 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A6
Deuteranopia (green-blind)
#DBD1AB
Tritanopia (blue-blind)
#BBD8CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdca9; /* rgb */ color: rgb(187, 220, 169); /* oklch */ color: oklch(85.7% 0.077 134.7);
Tailwind
colors: {
custom: {
50: '#d0e7c2',
500: '#bbdca9',
950: '#000000',
},
}SCSS
$custom: #bbdca9; $custom-light: #d0e7c2; $custom-dark: #000000;
JSON
{
"hex": "#bbdca9",
"rgb": {
"r": 187,
"g": 220,
"b": 169
},
"hsl": {
"h": 98.824,
"s": 42.149,
"l": 76.275
},
"oklch": {
"l": 0.85734,
"c": 0.0772,
"h": 134.7
},
"luminance": 0.64616
}Semantic roles & 50–950 ramp
primary
#BBDCA9
secondary
#9E75B4
accent
#30B586
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482