#BBDBAB#BBDBAB
#BBDBAB is a very light, moderate green. Relative luminance 0.642; OKLCH L 85.6% C 0.073 H 135.3°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBAB |
|---|---|
| RGB | rgb(187, 219, 171) |
| HSL | hsl(100, 40%, 76%) |
| HSV | hsv(100, 22%, 86%) |
| CMYK | cmyk(14.6%, 0%, 21.9%, 14.1%) |
| CIE-LAB | lab(84.05, -19.27, 20.18) |
| CIE-LCH | lch(84.05, 27.90, 133.68°) |
| OKLab | oklab(85.56% -0.0521 0.0516) |
| OKLCH | oklch(85.56% 0.073 135.3) |
| XYZ | xyz(53.1743, 64.1673, 48.1042) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.76
Light Sage
#BCECAC
ΔE00 5.06
Hospital Green
#9BE5AA
ΔE00 7.24
Very Pale Green
#CFFDBC
ΔE00 7.78
Mint
#AAF0C1
ΔE00 7.86
Washed Out Green
#BCF5A6
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBAB #CBABDB
analogous
#D3DBAB #BBDBAB #ABDBB3
triadic
#BBDBAB #ABBBDB #DBABBB
tetradic
#BBDBAB #ABD3DB #CBABDB #DBB3AB
square
#BBDBAB #ABD3DB #CBABDB #DBB3AB
split-complementary
#BBDBAB #B3ABDB #DBABD3
monochromatic
#76B655 #98C980 #BBDBAB #DEEDD6 #EEF6EA
Accessibility & contrast
On white
1.52
#BBDBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#BBDBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBAB
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBAB | 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)
#DFD3A8
Deuteranopia (green-blind)
#DAD1AD
Tritanopia (blue-blind)
#BBD7CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdbab; /* rgb */ color: rgb(187, 219, 171); /* oklch */ color: oklch(85.6% 0.073 135.3);
Tailwind
colors: {
custom: {
50: '#d0e6c4',
500: '#bbdbab',
950: '#000000',
},
}SCSS
$custom: #bbdbab; $custom-light: #d0e6c4; $custom-dark: #000000;
JSON
{
"hex": "#bbdbab",
"rgb": {
"r": 187,
"g": 219,
"b": 171
},
"hsl": {
"h": 100,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.85562,
"c": 0.07326,
"h": 135.3
},
"luminance": 0.64168
}Semantic roles & 50–950 ramp
primary
#BBDBAB
secondary
#9F77B3
accent
#32B388
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482