#BBCCD0#BBCCD0
#BBCCD0 is a very light, near-neutral cyan. Relative luminance 0.583; OKLCH L 83.4% C 0.019 H 213.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCD0 |
|---|---|
| RGB | rgb(187, 204, 208) |
| HSL | hsl(191, 18%, 77%) |
| HSV | hsv(191, 10%, 82%) |
| CMYK | cmyk(10.1%, 1.9%, 0%, 18.4%) |
| CIE-LAB | lab(80.91, -4.95, -3.96) |
| CIE-LCH | lch(80.91, 6.34, 218.62°) |
| OKLab | oklab(83.35% -0.0161 -0.0106) |
| OKLCH | oklch(83.35% 0.019 213.4) |
| XYZ | xyz(53.4690, 58.3038, 68.0990) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.47
Fog
#D8DCE0
ΔE00 7.05
Lightblue
#ADD8E6
ΔE00 7.38
Silver
#C0C0C0
ΔE00 7.42
Light Gray
#D3D3D3
ΔE00 7.49
Light Grey
#D8DCD6
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCD0 #D0BFBB
analogous
#BBD0CA #BBCCD0 #BBC1D0
triadic
#BBCCD0 #D0BBCC #CCD0BB
tetradic
#BBCCD0 #CABBD0 #D0BFBB #C1D0BB
square
#BBCCD0 #CABBD0 #D0BFBB #C1D0BB
split-complementary
#BBCCD0 #D0BBC1 #D0CABB
monochromatic
#73969E #97B1B7 #BBCCD0 #DFE7E9 #EDF1F2
Accessibility & contrast
On white
1.66
#BBCCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#BBCCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCD0
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCD0 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD0
Deuteranopia (green-blind)
#C5C8D0
Tritanopia (blue-blind)
#B5CECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbccd0; /* rgb */ color: rgb(187, 204, 208); /* oklch */ color: oklch(83.4% 0.019 213.4);
Tailwind
colors: {
custom: {
50: '#cfdbde',
500: '#bbccd0',
950: '#000000',
},
}SCSS
$custom: #bbccd0; $custom-light: #cfdbde; $custom-dark: #000000;
JSON
{
"hex": "#bbccd0",
"rgb": {
"r": 187,
"g": 204,
"b": 208
},
"hsl": {
"h": 191.429,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.83352,
"c": 0.01934,
"h": 213.4
},
"luminance": 0.58305
}Semantic roles & 50–950 ramp
primary
#BBCCD0
secondary
#A58F8A
accent
#59499D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131515
muted
#838484