#BBDCAB#BBDCAB
#BBDCAB is a very light, moderate green. Relative luminance 0.647; OKLCH L 85.8% C 0.075 H 135.5°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCAB |
|---|---|
| RGB | rgb(187, 220, 171) |
| HSL | hsl(100, 41%, 77%) |
| HSV | hsv(100, 22%, 86%) |
| CMYK | cmyk(15%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(84.32, -19.76, 20.56) |
| CIE-LCH | lch(84.32, 28.51, 133.87°) |
| OKLab | oklab(85.78% -0.0534 0.0525) |
| OKLCH | oklch(85.78% 0.075 135.5) |
| XYZ | xyz(53.4359, 64.6907, 48.1915) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.47
Light Sage
#BCECAC
ΔE00 4.73
Hospital Green
#9BE5AA
ΔE00 7.01
Very Pale Green
#CFFDBC
ΔE00 7.49
Mint
#AAF0C1
ΔE00 7.66
Washed Out Green
#BCF5A6
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCAB #CCABDC
analogous
#D4DCAB #BBDCAB #ABDCB4
triadic
#BBDCAB #ABBBDC #DCABBB
tetradic
#BBDCAB #ABD4DC #CCABDC #DCB4AB
square
#BBDCAB #ABD4DC #CCABDC #DCB4AB
split-complementary
#BBDCAB #B4ABDC #DCABD4
monochromatic
#75B855 #98CA80 #BBDCAB #DEEED6 #EEF6E9
Accessibility & contrast
On white
1.51
#BBDCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#BBDCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCAB
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCAB | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A8
Deuteranopia (green-blind)
#DBD1AD
Tritanopia (blue-blind)
#BBD8CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdcab; /* rgb */ color: rgb(187, 220, 171); /* oklch */ color: oklch(85.8% 0.075 135.5);
Tailwind
colors: {
custom: {
50: '#d0e7c4',
500: '#bbdcab',
950: '#000000',
},
}SCSS
$custom: #bbdcab; $custom-light: #d0e7c4; $custom-dark: #000000;
JSON
{
"hex": "#bbdcab",
"rgb": {
"r": 187,
"g": 220,
"b": 171
},
"hsl": {
"h": 100.408,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.85778,
"c": 0.07489,
"h": 135.5
},
"luminance": 0.64691
}Semantic roles & 50–950 ramp
primary
#BBDCAB
secondary
#A077B4
accent
#31B489
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482