#BBDCBB#BBDCBB
#BBDCBB is a very light, muted green. Relative luminance 0.653; OKLCH L 86.2% C 0.057 H 145.1°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCBB |
|---|---|
| RGB | rgb(187, 220, 187) |
| HSL | hsl(120, 32%, 80%) |
| HSV | hsv(120, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(84.66, -17.08, 12.63) |
| CIE-LCH | lch(84.66, 21.24, 143.52°) |
| OKLab | oklab(86.15% -0.0467 0.0327) |
| OKLCH | oklch(86.15% 0.057 145.1) |
| XYZ | xyz(55.0543, 65.3380, 56.7150) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.50
Mint
#AAF0C1
ΔE00 7.58
Light Sage
#BCECAC
ΔE00 7.89
Hospital Green
#9BE5AA
ΔE00 8.50
Light Teal
#90E4C1
ΔE00 8.92
Very Pale Green
#CFFDBC
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCBB #DCBBDC
analogous
#CCDCBB #BBDCBB #BBDCCC
triadic
#BBDCBB #BBBBDC #DCBBBB
tetradic
#BBDCBB #BBCCDC #DCBBDC #DCCCBB
square
#BBDCBB #BBCCDC #DCBBDC #DCCCBB
split-complementary
#BBDCBB #CCBBDC #DCBBCC
monochromatic
#6AB26A #93C793 #BBDCBB #E3F1E3 #EBF5EB
Accessibility & contrast
On white
1.49
#BBDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#BBDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCBB
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCBB | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#D8D2BD
Tritanopia (blue-blind)
#B8DAD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdcbb; /* rgb */ color: rgb(187, 220, 187); /* oklch */ color: oklch(86.2% 0.057 145.1);
Tailwind
colors: {
custom: {
50: '#cfe7cf',
500: '#bbdcbb',
950: '#000000',
},
}SCSS
$custom: #bbdcbb; $custom-light: #cfe7cf; $custom-dark: #000000;
JSON
{
"hex": "#bbdcbb",
"rgb": {
"r": 187,
"g": 220,
"b": 187
},
"hsl": {
"h": 120,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86154,
"c": 0.05701,
"h": 145.1
},
"luminance": 0.65339
}Semantic roles & 50–950 ramp
primary
#BBDCBB
secondary
#B388B3
accent
#3BABAB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483