#BBDCA7#BBDCA7
#BBDCA7 is a very light, moderate yellow-green. Relative luminance 0.645; OKLCH L 85.7% C 0.080 H 133.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCA7 |
|---|---|
| RGB | rgb(187, 220, 167) |
| HSL | hsl(97, 43%, 76%) |
| HSV | hsv(97, 24%, 86%) |
| CMYK | cmyk(15%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(84.25, -20.40, 22.54) |
| CIE-LCH | lch(84.25, 30.40, 132.15°) |
| OKLab | oklab(85.69% -0.0551 0.0573) |
| OKLCH | oklch(85.69% 0.08 133.9) |
| XYZ | xyz(53.0604, 64.5405, 46.2138) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.70
Light Sage
#BCECAC
ΔE00 4.32
Hospital Green
#9BE5AA
ΔE00 7.02
Washed Out Green
#BCF5A6
ΔE00 7.22
Very Pale Green
#CFFDBC
ΔE00 7.24
Pale Olive
#B9CC81
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCA7 #C8A7DC
analogous
#D5DCA7 #BBDCA7 #A7DCAD
triadic
#BBDCA7 #A7BBDC #DCA7BB
tetradic
#BBDCA7 #A7D5DC #C8A7DC #DCADA7
square
#BBDCA7 #A7D5DC #C8A7DC #DCADA7
split-complementary
#BBDCA7 #ADA7DC #DCA7D5
monochromatic
#77B94F #99CB7B #BBDCA7 #DDEDD3 #EEF6E9
Accessibility & contrast
On white
1.51
#BBDCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#BBDCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCA7
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCA7 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A4
Deuteranopia (green-blind)
#DBD1A9
Tritanopia (blue-blind)
#BBD8CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdca7; /* rgb */ color: rgb(187, 220, 167); /* oklch */ color: oklch(85.7% 0.080 133.9);
Tailwind
colors: {
custom: {
50: '#d0e7c1',
500: '#bbdca7',
950: '#000000',
},
}SCSS
$custom: #bbdca7; $custom-light: #d0e7c1; $custom-dark: #000000;
JSON
{
"hex": "#bbdca7",
"rgb": {
"r": 187,
"g": 220,
"b": 167
},
"hsl": {
"h": 97.358,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.8569,
"c": 0.07952,
"h": 133.9
},
"luminance": 0.64541
}Semantic roles & 50–950 ramp
primary
#BBDCA7
secondary
#9C73B4
accent
#2FB683
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482