#BBDBAC#BBDBAC
#BBDBAC is a very light, moderate green. Relative luminance 0.642; OKLCH L 85.6% C 0.072 H 135.7°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBAC |
|---|---|
| RGB | rgb(187, 219, 172) |
| HSL | hsl(101, 39%, 77%) |
| HSV | hsv(101, 21%, 86%) |
| CMYK | cmyk(14.6%, 0%, 21.5%, 14.1%) |
| CIE-LAB | lab(84.07, -19.11, 19.68) |
| CIE-LCH | lch(84.07, 27.43, 134.15°) |
| OKLab | oklab(85.58% -0.0516 0.0503) |
| OKLCH | oklch(85.58% 0.072 135.7) |
| XYZ | xyz(53.2700, 64.2056, 48.6081) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.98
Light Sage
#BCECAC
ΔE00 5.20
Hospital Green
#9BE5AA
ΔE00 7.26
Mint
#AAF0C1
ΔE00 7.79
Very Pale Green
#CFFDBC
ΔE00 7.86
Washed Out Green
#BCF5A6
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBAC #CCACDB
analogous
#D3DBAC #BBDBAC #ACDBB5
triadic
#BBDBAC #ACBBDB #DBACBB
tetradic
#BBDBAC #ACD3DB #CCACDB #DBB5AC
square
#BBDBAC #ACD3DB #CCACDB #DBB5AC
split-complementary
#BBDBAC #B5ACDB #DBACD3
monochromatic
#75B657 #98C881 #BBDBAC #DEEED7 #EEF6EA
Accessibility & contrast
On white
1.52
#BBDBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#BBDBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBAC
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBAC | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD3A9
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#BBD7CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdbac; /* rgb */ color: rgb(187, 219, 172); /* oklch */ color: oklch(85.6% 0.072 135.7);
Tailwind
colors: {
custom: {
50: '#cfe6c5',
500: '#bbdbac',
950: '#000000',
},
}SCSS
$custom: #bbdbac; $custom-light: #cfe6c5; $custom-dark: #000000;
JSON
{
"hex": "#bbdbac",
"rgb": {
"r": 187,
"g": 219,
"b": 172
},
"hsl": {
"h": 100.851,
"s": 39.496,
"l": 76.667
},
"oklch": {
"l": 0.85584,
"c": 0.07211,
"h": 135.7
},
"luminance": 0.64206
}Semantic roles & 50–950 ramp
primary
#BBDBAC
secondary
#A078B3
accent
#33B28A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482