#BBDCB6#BBDCB6
#BBDCB6 is a very light, moderate green. Relative luminance 0.651; OKLCH L 86.0% C 0.062 H 141.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCB6 |
|---|---|
| RGB | rgb(187, 220, 182) |
| HSL | hsl(112, 35%, 79%) |
| HSV | hsv(112, 17%, 86%) |
| CMYK | cmyk(15%, 0%, 17.3%, 13.7%) |
| CIE-LAB | lab(84.55, -17.94, 15.11) |
| CIE-LCH | lch(84.55, 23.45, 139.90°) |
| OKLab | oklab(86.03% -0.0488 0.0389) |
| OKLCH | oklch(86.03% 0.062 141.4) |
| XYZ | xyz(54.5284, 65.1276, 53.9449) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.12
Light Sage
#BCECAC
ΔE00 6.70
Mint
#AAF0C1
ΔE00 7.31
Hospital Green
#9BE5AA
ΔE00 7.76
Very Pale Green
#CFFDBC
ΔE00 8.84
Light Teal
#90E4C1
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCB6 #D7B6DC
analogous
#CEDCB6 #BBDCB6 #B6DCC4
triadic
#BBDCB6 #B6BBDC #DCB6BB
tetradic
#BBDCB6 #B6CEDC #D7B6DC #DCC4B6
square
#BBDCB6 #B6CEDC #D7B6DC #DCC4B6
split-complementary
#BBDCB6 #C4B6DC #DCB6CE
monochromatic
#6EB463 #94C88D #BBDCB6 #E2F0DF #ECF5EA
Accessibility & contrast
On white
1.50
#BBDCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#BBDCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCB6
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCB6 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B4
Deuteranopia (green-blind)
#D9D2B8
Tritanopia (blue-blind)
#B9D9D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdcb6; /* rgb */ color: rgb(187, 220, 182); /* oklch */ color: oklch(86.0% 0.062 141.4);
Tailwind
colors: {
custom: {
50: '#cfe7cc',
500: '#bbdcb6',
950: '#000000',
},
}SCSS
$custom: #bbdcb6; $custom-light: #cfe7cc; $custom-dark: #000000;
JSON
{
"hex": "#bbdcb6",
"rgb": {
"r": 187,
"g": 220,
"b": 182
},
"hsl": {
"h": 112.105,
"s": 35.185,
"l": 78.824
},
"oklch": {
"l": 0.86032,
"c": 0.06244,
"h": 141.4
},
"luminance": 0.65129
}Semantic roles & 50–950 ramp
primary
#BBDCB6
secondary
#AD82B4
accent
#37AE9E
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483