#BBCCCD#BBCCCD
#BBCCCD is a very light, near-neutral teal. Relative luminance 0.582; OKLCH L 83.3% C 0.019 H 201.1°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCCD |
|---|---|
| RGB | rgb(187, 204, 205) |
| HSL | hsl(183, 15%, 77%) |
| HSV | hsv(183, 9%, 80%) |
| CMYK | cmyk(8.8%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(80.83, -5.54, -2.47) |
| CIE-LCH | lch(80.83, 6.07, 204.00°) |
| OKLab | oklab(83.26% -0.0173 -0.0067) |
| OKLCH | oklch(83.26% 0.019 201.1) |
| XYZ | xyz(53.1034, 58.1575, 66.1735) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.24
Light Grey
#D8DCD6
ΔE00 7.22
Silver
#C0C0C0
ΔE00 7.58
Fog
#D8DCE0
ΔE00 7.58
Light Gray
#D3D3D3
ΔE00 7.68
Lightblue
#ADD8E6
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCCD #CDBCBB
analogous
#BBCDC5 #BBCCCD #BBC3CD
triadic
#BBCCCD #CDBBCC #CCCDBB
tetradic
#BBCCCD #C5BBCD #CDBCBB #C3CDBB
square
#BBCCCD #C5BBCD #CDBCBB #C3CDBB
split-complementary
#BBCCCD #CDBBC3 #CDC5BB
monochromatic
#749799 #98B2B3 #BBCCCD #DEE6E7 #EDF2F2
Accessibility & contrast
On white
1.66
#BBCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BBCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCCD
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCCD | 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)
#C9CACD
Deuteranopia (green-blind)
#C6C7CD
Tritanopia (blue-blind)
#B6CDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcccd; /* rgb */ color: rgb(187, 204, 205); /* oklch */ color: oklch(83.3% 0.019 201.1);
Tailwind
colors: {
custom: {
50: '#cfdbdc',
500: '#bbcccd',
950: '#000000',
},
}SCSS
$custom: #bbcccd; $custom-light: #cfdbdc; $custom-dark: #000000;
JSON
{
"hex": "#bbcccd",
"rgb": {
"r": 187,
"g": 204,
"b": 205
},
"hsl": {
"h": 183.333,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.83261,
"c": 0.01855,
"h": 201.1
},
"luminance": 0.58158
}Semantic roles & 50–950 ramp
primary
#BBCCCD
secondary
#A18C8B
accent
#504C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131515
muted
#838484