#BBDBA7#BBDBA7
#BBDBA7 is a very light, moderate yellow-green. Relative luminance 0.640; OKLCH L 85.5% C 0.078 H 133.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBA7 |
|---|---|
| RGB | rgb(187, 219, 167) |
| HSL | hsl(97, 42%, 76%) |
| HSV | hsv(97, 24%, 86%) |
| CMYK | cmyk(14.6%, 0%, 23.7%, 14.1%) |
| CIE-LAB | lab(83.97, -19.90, 22.16) |
| CIE-LCH | lch(83.97, 29.79, 131.93°) |
| OKLab | oklab(85.47% -0.0537 0.0564) |
| OKLCH | oklch(85.47% 0.078 133.6) |
| XYZ | xyz(52.7988, 64.0171, 46.1266) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.01
Light Sage
#BCECAC
ΔE00 4.64
Hospital Green
#9BE5AA
ΔE00 7.23
Pale Olive
#B9CC81
ΔE00 7.36
Very Pale Green
#CFFDBC
ΔE00 7.52
Washed Out Green
#BCF5A6
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBA7 #C7A7DB
analogous
#D5DBA7 #BBDBA7 #A7DBAD
triadic
#BBDBA7 #A7BBDB #DBA7BB
tetradic
#BBDBA7 #A7D5DB #C7A7DB #DBADA7
square
#BBDBA7 #A7D5DB #C7A7DB #DBADA7
split-complementary
#BBDBA7 #ADA7DB #DBA7D5
monochromatic
#78B750 #99C97C #BBDBA7 #DDEDD2 #EEF6E9
Accessibility & contrast
On white
1.52
#BBDBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#BBDBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBA7
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBA7 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D3A4
Deuteranopia (green-blind)
#DAD0A9
Tritanopia (blue-blind)
#BCD7CD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdba7; /* rgb */ color: rgb(187, 219, 167); /* oklch */ color: oklch(85.5% 0.078 133.6);
Tailwind
colors: {
custom: {
50: '#d0e6c1',
500: '#bbdba7',
950: '#000000',
},
}SCSS
$custom: #bbdba7; $custom-light: #d0e6c1; $custom-dark: #000000;
JSON
{
"hex": "#bbdba7",
"rgb": {
"r": 187,
"g": 219,
"b": 167
},
"hsl": {
"h": 96.923,
"s": 41.935,
"l": 75.686
},
"oklch": {
"l": 0.85473,
"c": 0.0779,
"h": 133.6
},
"luminance": 0.64018
}Semantic roles & 50–950 ramp
primary
#BBDBA7
secondary
#9A73B3
accent
#30B582
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482