#BBCDCF#BBCDCF
#BBCDCF is a very light, near-neutral teal. Relative luminance 0.587; OKLCH L 83.5% C 0.020 H 204.8°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDCF |
|---|---|
| RGB | rgb(187, 205, 207) |
| HSL | hsl(186, 17%, 77%) |
| HSV | hsv(186, 10%, 81%) |
| CMYK | cmyk(9.7%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(81.14, -5.67, -3.07) |
| CIE-LCH | lch(81.14, 6.45, 208.44°) |
| OKLab | oklab(83.53% -0.0179 -0.0083) |
| OKLCH | oklch(83.53% 0.02 204.8) |
| XYZ | xyz(53.5848, 58.7316, 67.5326) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.61
Lightblue
#ADD8E6
ΔE00 7.39
Light Grey
#D8DCD6
ΔE00 7.49
Fog
#D8DCE0
ΔE00 7.55
Light Gray
#D3D3D3
ΔE00 7.86
Silver
#C0C0C0
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDCF #CFBDBB
analogous
#BBCFC7 #BBCDCF #BBC3CF
triadic
#BBCDCF #CFBBCD #CDCFBB
tetradic
#BBCDCF #C7BBCF #CFBDBB #C3CFBB
square
#BBCDCF #C7BBCF #CFBDBB #C3CFBB
split-complementary
#BBCDCF #CFBBC3 #CFC7BB
monochromatic
#73989C #97B3B6 #BBCDCF #DFE7E8 #EDF2F2
Accessibility & contrast
On white
1.65
#BBCDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BBCDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDCF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDCF | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCF
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#B6CFCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcdcf; /* rgb */ color: rgb(187, 205, 207); /* oklch */ color: oklch(83.5% 0.020 204.8);
Tailwind
colors: {
custom: {
50: '#cfdcdd',
500: '#bbcdcf',
950: '#000000',
},
}SCSS
$custom: #bbcdcf; $custom-light: #cfdcdd; $custom-dark: #000000;
JSON
{
"hex": "#bbcdcf",
"rgb": {
"r": 187,
"g": 205,
"b": 207
},
"hsl": {
"h": 186,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.83529,
"c": 0.01974,
"h": 204.8
},
"luminance": 0.58732
}Semantic roles & 50–950 ramp
primary
#BBCDCF
secondary
#A48D8B
accent
#524A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484