#BBCCD5#BBCCD5
#BBCCD5 is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.5% C 0.022 H 230.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCD5 |
|---|---|
| RGB | rgb(187, 204, 213) |
| HSL | hsl(201, 24%, 78%) |
| HSV | hsv(201, 12%, 84%) |
| CMYK | cmyk(12.2%, 4.2%, 0%, 16.5%) |
| CIE-LAB | lab(81.05, -3.94, -6.43) |
| CIE-LCH | lch(81.05, 7.54, 238.47°) |
| OKLab | oklab(83.51% -0.0142 -0.0173) |
| OKLCH | oklch(83.51% 0.022 230.6) |
| XYZ | xyz(54.0938, 58.5537, 71.3899) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 6.12
Silver (survey)
#C5C9C7
ΔE00 6.51
Fog
#D8DCE0
ΔE00 6.72
Light Blue Grey
#B7C9E2
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 7.15
Lightblue
#ADD8E6
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCD5 #D5C4BB
analogous
#BBD5D1 #BBCCD5 #BBBFD5
triadic
#BBCCD5 #D5BBCC #CCD5BB
tetradic
#BBCCD5 #D1BBD5 #D5C4BB #BFD5BB
square
#BBCCD5 #D1BBD5 #D5C4BB #BFD5BB
split-complementary
#BBCCD5 #D5BBBF #D5D1BB
monochromatic
#6F93A6 #95B0BE #BBCCD5 #E1E8EC #ECF1F3
Accessibility & contrast
On white
1.65
#BBCCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BBCCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCD5
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCD5 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD6
Deuteranopia (green-blind)
#C4C8D5
Tritanopia (blue-blind)
#B4CFCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbccd5; /* rgb */ color: rgb(187, 204, 213); /* oklch */ color: oklch(83.5% 0.022 230.6);
Tailwind
colors: {
custom: {
50: '#cfdbe1',
500: '#bbccd5',
950: '#000000',
},
}SCSS
$custom: #bbccd5; $custom-light: #cfdbe1; $custom-dark: #000000;
JSON
{
"hex": "#bbccd5",
"rgb": {
"r": 187,
"g": 204,
"b": 213
},
"hsl": {
"h": 200.769,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.83506,
"c": 0.0224,
"h": 230.6
},
"luminance": 0.58555
}Semantic roles & 50–950 ramp
primary
#BBCCD5
secondary
#AB9589
accent
#6443A2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131515
muted
#838484