#BBDBA5#BBDBA5
#BBDBA5 is a very light, moderate yellow-green. Relative luminance 0.639; OKLCH L 85.4% C 0.080 H 132.9°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBA5 |
|---|---|
| RGB | rgb(187, 219, 165) |
| HSL | hsl(96, 43%, 75%) |
| HSV | hsv(96, 25%, 86%) |
| CMYK | cmyk(14.6%, 0%, 24.7%, 14.1%) |
| CIE-LAB | lab(83.94, -20.22, 23.15) |
| CIE-LCH | lch(83.94, 30.74, 131.13°) |
| OKLab | oklab(85.43% -0.0546 0.0588) |
| OKLCH | oklch(85.43% 0.08 132.9) |
| XYZ | xyz(52.6153, 63.9437, 45.1604) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.69
Light Sage
#BCECAC
ΔE00 4.50
Pale Olive
#B9CC81
ΔE00 6.97
Pale Olive Green
#B1D27B
ΔE00 7.22
Hospital Green
#9BE5AA
ΔE00 7.27
Washed Out Green
#BCF5A6
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBA5 #C5A5DB
analogous
#D6DBA5 #BBDBA5 #A5DBAA
triadic
#BBDBA5 #A5BBDB #DBA5BB
tetradic
#BBDBA5 #A5D6DB #C5A5DB #DBAAA5
square
#BBDBA5 #A5D6DB #C5A5DB #DBAAA5
split-complementary
#BBDBA5 #AAA5DB #DBA5D6
monochromatic
#79B84E #9ACA79 #BBDBA5 #DCECD1 #EEF6E9
Accessibility & contrast
On white
1.52
#BBDBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BBDBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBA5
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBA5 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D3A2
Deuteranopia (green-blind)
#DBD0A8
Tritanopia (blue-blind)
#BCD6CC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdba5; /* rgb */ color: rgb(187, 219, 165); /* oklch */ color: oklch(85.4% 0.080 132.9);
Tailwind
colors: {
custom: {
50: '#d0e6c0',
500: '#bbdba5',
950: '#000000',
},
}SCSS
$custom: #bbdba5; $custom-light: #d0e6c0; $custom-dark: #000000;
JSON
{
"hex": "#bbdba5",
"rgb": {
"r": 187,
"g": 219,
"b": 165
},
"hsl": {
"h": 95.556,
"s": 42.857,
"l": 75.294
},
"oklch": {
"l": 0.8543,
"c": 0.08023,
"h": 132.9
},
"luminance": 0.63944
}Semantic roles & 50–950 ramp
primary
#BBDBA5
secondary
#9871B3
accent
#30B67F
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482