#BBDCCB#BBDCCB
#BBDCCB is a very light, muted green. Relative luminance 0.661; OKLCH L 86.6% C 0.042 H 163.0°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCCB |
|---|---|
| RGB | rgb(187, 220, 203) |
| HSL | hsl(149, 32%, 80%) |
| HSV | hsv(149, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(85.03, -14.15, 4.72) |
| CIE-LCH | lch(85.03, 14.92, 161.57°) |
| OKLab | oklab(86.57% -0.0401 0.0122) |
| OKLCH | oklch(86.57% 0.042 163) |
| XYZ | xyz(56.8636, 66.0617, 66.2436) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.81
Ice
#D6FFFA
ΔE00 9.06
Eggshell Blue
#C4FFF7
ΔE00 9.47
Paleturquoise
#AFEEEE
ΔE00 9.53
Pale Aqua
#B8FFEB
ΔE00 9.71
Light Light Blue
#CAFFFB
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCCB #DCBBCC
analogous
#BCDCBB #BBDCCB #BBDCDC
triadic
#BBDCCB #CBBBDC #DCCBBB
tetradic
#BBDCCB #BBBCDC #DCBBCC #DCDCBB
square
#BBDCCB #BBBCDC #DCBBCC #DCDCBB
split-complementary
#BBDCCB #DCBBDC #DCBBBC
monochromatic
#6AB28D #93C7AC #BBDCCB #E3F1EA #EBF5F0
Accessibility & contrast
On white
1.48
#BBDCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#BBDCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCCB
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCCB | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#B5DCD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdccb; /* rgb */ color: rgb(187, 220, 203); /* oklch */ color: oklch(86.6% 0.042 163.0);
Tailwind
colors: {
custom: {
50: '#cfe7da',
500: '#bbdccb',
950: '#000000',
},
}SCSS
$custom: #bbdccb; $custom-light: #cfe7da; $custom-dark: #000000;
JSON
{
"hex": "#bbdccb",
"rgb": {
"r": 187,
"g": 220,
"b": 203
},
"hsl": {
"h": 149.091,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86571,
"c": 0.04197,
"h": 163
},
"luminance": 0.66063
}Semantic roles & 50–950 ramp
primary
#BBDCCB
secondary
#B3889E
accent
#3B74AB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483