#BBDBAA#BBDBAA
#BBDBAA is a very light, moderate yellow-green. Relative luminance 0.641; OKLCH L 85.5% C 0.074 H 134.8°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBAA |
|---|---|
| RGB | rgb(187, 219, 170) |
| HSL | hsl(99, 40%, 76%) |
| HSV | hsv(99, 22%, 86%) |
| CMYK | cmyk(14.6%, 0%, 22.4%, 14.1%) |
| CIE-LAB | lab(84.03, -19.43, 20.68) |
| CIE-LCH | lch(84.03, 28.37, 133.22°) |
| OKLab | oklab(85.54% -0.0525 0.0528) |
| OKLCH | oklch(85.54% 0.074 134.8) |
| XYZ | xyz(53.0793, 64.1293, 47.6042) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.56
Light Sage
#BCECAC
ΔE00 4.94
Hospital Green
#9BE5AA
ΔE00 7.22
Very Pale Green
#CFFDBC
ΔE00 7.70
Mint
#AAF0C1
ΔE00 7.94
Washed Out Green
#BCF5A6
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBAA #CAAADB
analogous
#D4DBAA #BBDBAA #AADBB2
triadic
#BBDBAA #AABBDB #DBAABB
tetradic
#BBDBAA #AAD4DB #CAAADB #DBB2AA
square
#BBDBAA #AAD4DB #CAAADB #DBB2AA
split-complementary
#BBDBAA #B2AADB #DBAAD4
monochromatic
#76B754 #99C97F #BBDBAA #DDEDD5 #EEF6EA
Accessibility & contrast
On white
1.52
#BBDBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#BBDBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBAA
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBAA | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A7
Deuteranopia (green-blind)
#DAD1AC
Tritanopia (blue-blind)
#BBD7CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdbaa; /* rgb */ color: rgb(187, 219, 170); /* oklch */ color: oklch(85.5% 0.074 134.8);
Tailwind
colors: {
custom: {
50: '#d0e6c3',
500: '#bbdbaa',
950: '#000000',
},
}SCSS
$custom: #bbdbaa; $custom-light: #d0e6c3; $custom-dark: #000000;
JSON
{
"hex": "#bbdbaa",
"rgb": {
"r": 187,
"g": 219,
"b": 170
},
"hsl": {
"h": 99.184,
"s": 40.496,
"l": 76.275
},
"oklch": {
"l": 0.85539,
"c": 0.07442,
"h": 134.8
},
"luminance": 0.6413
}Semantic roles & 50–950 ramp
primary
#BBDBAA
secondary
#9E76B3
accent
#32B487
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482