#BBCCCF#BBCCCF
#BBCCCF is a very light, near-neutral teal. Relative luminance 0.583; OKLCH L 83.3% C 0.019 H 209.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCCF |
|---|---|
| RGB | rgb(187, 204, 207) |
| HSL | hsl(189, 17%, 77%) |
| HSV | hsv(189, 10%, 81%) |
| CMYK | cmyk(9.7%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(80.88, -5.15, -3.46) |
| CIE-LCH | lch(80.88, 6.20, 213.90°) |
| OKLab | oklab(83.32% -0.0165 -0.0093) |
| OKLCH | oklch(83.32% 0.019 209.4) |
| XYZ | xyz(53.3463, 58.2547, 67.4531) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.35
Fog
#D8DCE0
ΔE00 7.20
Silver
#C0C0C0
ΔE00 7.45
Lightblue
#ADD8E6
ΔE00 7.52
Light Gray
#D3D3D3
ΔE00 7.53
Light Grey
#D8DCD6
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCCF #CFBEBB
analogous
#BBCFC8 #BBCCCF #BBC2CF
triadic
#BBCCCF #CFBBCC #CCCFBB
tetradic
#BBCCCF #C8BBCF #CFBEBB #C2CFBB
square
#BBCCCF #C8BBCF #CFBEBB #C2CFBB
split-complementary
#BBCCCF #CFBBC2 #CFC8BB
monochromatic
#73969C #97B1B6 #BBCCCF #DFE7E8 #EDF2F2
Accessibility & contrast
On white
1.66
#BBCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#BBCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCCF
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCCF | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACF
Deuteranopia (green-blind)
#C5C8CF
Tritanopia (blue-blind)
#B6CECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcccf; /* rgb */ color: rgb(187, 204, 207); /* oklch */ color: oklch(83.3% 0.019 209.4);
Tailwind
colors: {
custom: {
50: '#cfdbdd',
500: '#bbcccf',
950: '#000000',
},
}SCSS
$custom: #bbcccf; $custom-light: #cfdbdd; $custom-dark: #000000;
JSON
{
"hex": "#bbcccf",
"rgb": {
"r": 187,
"g": 204,
"b": 207
},
"hsl": {
"h": 189,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.83321,
"c": 0.01898,
"h": 209.4
},
"luminance": 0.58256
}Semantic roles & 50–950 ramp
primary
#BBCCCF
secondary
#A48E8B
accent
#564A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131515
muted
#838484