#BBCDC7#BBCDC7
#BBCDC7 is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.3% C 0.021 H 173.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDC7 |
|---|---|
| RGB | rgb(187, 205, 199) |
| HSL | hsl(160, 15%, 77%) |
| HSV | hsv(160, 9%, 80%) |
| CMYK | cmyk(8.8%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(80.93, -7.23, 0.90) |
| CIE-LCH | lch(80.93, 7.28, 172.90°) |
| OKLab | oklab(83.29% -0.0211 0.0023) |
| OKLCH | oklch(83.29% 0.021 173.8) |
| XYZ | xyz(52.6314, 58.3502, 62.5116) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.32
Light Grey
#D8DCD6
ΔE00 7.10
Silver
#C0C0C0
ΔE00 9.02
Light Gray
#D3D3D3
ΔE00 9.07
Powder Blue
#B0E0E6
ΔE00 9.36
Fog
#D8DCE0
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDC7 #CDBBC1
analogous
#BBCDBE #BBCDC7 #BBCACD
triadic
#BBCDC7 #C7BBCD #CDC7BB
tetradic
#BBCDC7 #BEBBCD #CDBBC1 #CACDBB
square
#BBCDC7 #BEBBCD #CDBBC1 #CACDBB
split-complementary
#BBCDC7 #CDBBCA #CDBEBB
monochromatic
#74998D #98B3AA #BBCDC7 #DEE7E4 #EDF2F0
Accessibility & contrast
On white
1.66
#BBCDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#BBCDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDC7
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDC7 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCAC7
Deuteranopia (green-blind)
#C8C8C7
Tritanopia (blue-blind)
#B7CDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcdc7; /* rgb */ color: rgb(187, 205, 199); /* oklch */ color: oklch(83.3% 0.021 173.8);
Tailwind
colors: {
custom: {
50: '#cfdcd8',
500: '#bbcdc7',
950: '#000000',
},
}SCSS
$custom: #bbcdc7; $custom-light: #cfdcd8; $custom-dark: #000000;
JSON
{
"hex": "#bbcdc7",
"rgb": {
"r": 187,
"g": 205,
"b": 199
},
"hsl": {
"h": 160,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.83293,
"c": 0.0212,
"h": 173.8
},
"luminance": 0.58351
}Semantic roles & 50–950 ramp
primary
#BBCDC7
secondary
#A18B92
accent
#4C6699
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483