#BBDCB1#BBDCB1
#BBDCB1 is a very light, moderate green. Relative luminance 0.649; OKLCH L 85.9% C 0.068 H 138.5°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCB1 |
|---|---|
| RGB | rgb(187, 220, 177) |
| HSL | hsl(106, 38%, 78%) |
| HSV | hsv(106, 20%, 86%) |
| CMYK | cmyk(15%, 0%, 19.5%, 13.7%) |
| CIE-LAB | lab(84.44, -18.78, 17.58) |
| CIE-LCH | lch(84.44, 25.73, 136.89°) |
| OKLab | oklab(85.91% -0.0509 0.0451) |
| OKLCH | oklch(85.91% 0.068 138.5) |
| XYZ | xyz(54.0209, 64.9246, 51.2721) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.84
Light Sage
#BCECAC
ΔE00 5.68
Hospital Green
#9BE5AA
ΔE00 7.27
Mint
#AAF0C1
ΔE00 7.32
Very Pale Green
#CFFDBC
ΔE00 8.11
Very Light Green
#D1FFBD
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCB1 #D2B1DC
analogous
#D0DCB1 #BBDCB1 #B1DCBC
triadic
#BBDCB1 #B1BBDC #DCB1BB
tetradic
#BBDCB1 #B1D0DC #D2B1DC #DCBCB1
square
#BBDCB1 #B1D0DC #D2B1DC #DCBCB1
split-complementary
#BBDCB1 #BCB1DC #DCB1D0
monochromatic
#71B65D #96C987 #BBDCB1 #E0EFDB #EDF6EA
Accessibility & contrast
On white
1.50
#BBDCB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BBDCB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCB1
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCB1 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5AF
Deuteranopia (green-blind)
#DAD2B3
Tritanopia (blue-blind)
#BAD9D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdcb1; /* rgb */ color: rgb(187, 220, 177); /* oklch */ color: oklch(85.9% 0.068 138.5);
Tailwind
colors: {
custom: {
50: '#cfe7c8',
500: '#bbdcb1',
950: '#000000',
},
}SCSS
$custom: #bbdcb1; $custom-light: #cfe7c8; $custom-dark: #000000;
JSON
{
"hex": "#bbdcb1",
"rgb": {
"r": 187,
"g": 220,
"b": 177
},
"hsl": {
"h": 106.047,
"s": 38.053,
"l": 77.843
},
"oklch": {
"l": 0.85914,
"c": 0.06803,
"h": 138.5
},
"luminance": 0.64926
}Semantic roles & 50–950 ramp
primary
#BBDCB1
secondary
#A77DB4
accent
#35B194
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482