#BBDCBA#BBDCBA
#BBDCBA is a very light, muted green. Relative luminance 0.653; OKLCH L 86.1% C 0.058 H 144.3°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCBA |
|---|---|
| RGB | rgb(187, 220, 186) |
| HSL | hsl(118, 33%, 80%) |
| HSV | hsv(118, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 15.5%, 13.7%) |
| CIE-LAB | lab(84.64, -17.25, 13.12) |
| CIE-LCH | lch(84.64, 21.67, 142.74°) |
| OKLab | oklab(86.13% -0.0471 0.0339) |
| OKLCH | oklch(86.13% 0.058 144.3) |
| XYZ | xyz(54.9477, 65.2953, 56.1532) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.21
Mint
#AAF0C1
ΔE00 7.50
Light Sage
#BCECAC
ΔE00 7.64
Hospital Green
#9BE5AA
ΔE00 8.33
Light Teal
#90E4C1
ΔE00 8.96
Very Pale Green
#CFFDBC
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCBA #DBBADC
analogous
#CCDCBA #BBDCBA #BADCCA
triadic
#BBDCBA #BABBDC #DCBABB
tetradic
#BBDCBA #BACCDC #DBBADC #DCCABA
square
#BBDCBA #BACCDC #DBBADC #DCCABA
split-complementary
#BBDCBA #CABADC #DCBACC
monochromatic
#6BB369 #93C791 #BBDCBA #E3F1E3 #EBF5EB
Accessibility & contrast
On white
1.49
#BBDCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#BBDCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCBA
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCBA | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B8
Deuteranopia (green-blind)
#D8D2BC
Tritanopia (blue-blind)
#B8DAD2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdcba; /* rgb */ color: rgb(187, 220, 186); /* oklch */ color: oklch(86.1% 0.058 144.3);
Tailwind
colors: {
custom: {
50: '#cfe7ce',
500: '#bbdcba',
950: '#000000',
},
}SCSS
$custom: #bbdcba; $custom-light: #cfe7ce; $custom-dark: #000000;
JSON
{
"hex": "#bbdcba",
"rgb": {
"r": 187,
"g": 220,
"b": 186
},
"hsl": {
"h": 118.235,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.86129,
"c": 0.05808,
"h": 144.3
},
"luminance": 0.65296
}Semantic roles & 50–950 ramp
primary
#BBDCBA
secondary
#B287B4
accent
#3AABA8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483