#BBDCBD#BBDCBD
#BBDCBD is a very light, muted green. Relative luminance 0.654; OKLCH L 86.2% C 0.055 H 146.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCBD |
|---|---|
| RGB | rgb(187, 220, 189) |
| HSL | hsl(124, 32%, 80%) |
| HSV | hsv(124, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 14.1%, 13.7%) |
| CIE-LAB | lab(84.70, -16.72, 11.64) |
| CIE-LCH | lch(84.70, 20.37, 145.17°) |
| OKLab | oklab(86.2% -0.0459 0.0301) |
| OKLCH | oklch(86.2% 0.055 146.7) |
| XYZ | xyz(55.2699, 65.4242, 57.8505) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.78
Light Grey Green
#B7E1A1
ΔE00 8.07
Light Sage
#BCECAC
ΔE00 8.41
Hospital Green
#9BE5AA
ΔE00 8.86
Light Teal
#90E4C1
ΔE00 8.87
Darkseagreen
#8FBC8F
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCBD #DCBBDA
analogous
#CADCBB #BBDCBD #BBDCCE
triadic
#BBDCBD #BDBBDC #DCBDBB
tetradic
#BBDCBD #BBCADC #DCBBDA #DCCEBB
square
#BBDCBD #BBCADC #DCBBDA #DCCEBB
split-complementary
#BBDCBD #CEBBDC #DCBBCA
monochromatic
#6AB26F #93C796 #BBDCBD #E3F1E4 #EBF5EB
Accessibility & contrast
On white
1.49
#BBDCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#BBDCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCBD
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCBD | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BB
Deuteranopia (green-blind)
#D7D2BE
Tritanopia (blue-blind)
#B8DAD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdcbd; /* rgb */ color: rgb(187, 220, 189); /* oklch */ color: oklch(86.2% 0.055 146.7);
Tailwind
colors: {
custom: {
50: '#cfe7d0',
500: '#bbdcbd',
950: '#000000',
},
}SCSS
$custom: #bbdcbd; $custom-light: #cfe7d0; $custom-dark: #000000;
JSON
{
"hex": "#bbdcbd",
"rgb": {
"r": 187,
"g": 220,
"b": 189
},
"hsl": {
"h": 123.636,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86204,
"c": 0.05491,
"h": 146.7
},
"luminance": 0.65425
}Semantic roles & 50–950 ramp
primary
#BBDCBD
secondary
#B388B1
accent
#3BA4AB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483