#BBCDC3#BBCDC3
#BBCDC3 is a very light, muted green. Relative luminance 0.582; OKLCH L 83.2% C 0.024 H 161.6°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDC3 |
|---|---|
| RGB | rgb(187, 205, 195) |
| HSL | hsl(147, 15%, 77%) |
| HSV | hsv(147, 9%, 80%) |
| CMYK | cmyk(8.8%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(80.83, -7.99, 2.89) |
| CIE-LCH | lch(80.83, 8.49, 160.08°) |
| OKLab | oklab(83.18% -0.0227 0.0075) |
| OKLCH | oklch(83.18% 0.024 161.6) |
| XYZ | xyz(52.1731, 58.1669, 60.0978) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.22
Light Grey
#D8DCD6
ΔE00 7.52
Silver
#C0C0C0
ΔE00 9.89
Light Gray
#D3D3D3
ΔE00 9.96
Powder Blue
#B0E0E6
ΔE00 10.38
Gainsboro
#DCDCDC
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDC3 #CDBBC5
analogous
#BCCDBB #BBCDC3 #BBCDCC
triadic
#BBCDC3 #C3BBCD #CDC3BB
tetradic
#BBCDC3 #BBBCCD #CDBBC5 #CDCCBB
square
#BBCDC3 #BBBCCD #CDBBC5 #CDCCBB
split-complementary
#BBCDC3 #CCBBCD #CDBBBC
monochromatic
#749985 #98B3A4 #BBCDC3 #DEE7E2 #EDF2EF
Accessibility & contrast
On white
1.66
#BBCDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BBCDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDC3
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDC3 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCAC3
Deuteranopia (green-blind)
#C9C8C4
Tritanopia (blue-blind)
#B8CDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcdc3; /* rgb */ color: rgb(187, 205, 195); /* oklch */ color: oklch(83.2% 0.024 161.6);
Tailwind
colors: {
custom: {
50: '#cfdcd5',
500: '#bbcdc3',
950: '#000000',
},
}SCSS
$custom: #bbcdc3; $custom-light: #cfdcd5; $custom-dark: #000000;
JSON
{
"hex": "#bbcdc3",
"rgb": {
"r": 187,
"g": 205,
"b": 195
},
"hsl": {
"h": 146.667,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.83179,
"c": 0.0239,
"h": 161.6
},
"luminance": 0.58168
}Semantic roles & 50–950 ramp
primary
#BBCDC3
secondary
#A18B97
accent
#4C7799
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483