#BBCCD4#BBCCD4
#BBCCD4 is a very light, muted cyan. Relative luminance 0.585; OKLCH L 83.5% C 0.022 H 227.6°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCD4 |
|---|---|
| RGB | rgb(187, 204, 212) |
| HSL | hsl(199, 23%, 78%) |
| HSV | hsv(199, 12%, 83%) |
| CMYK | cmyk(11.8%, 3.8%, 0%, 16.9%) |
| CIE-LAB | lab(81.02, -4.15, -5.93) |
| CIE-LCH | lch(81.02, 7.24, 235.05°) |
| OKLab | oklab(83.48% -0.0146 -0.016) |
| OKLCH | oklch(83.48% 0.022 227.6) |
| XYZ | xyz(53.9673, 58.5031, 70.7235) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.25
Cloudy Blue
#ACC2D9
ΔE00 6.53
Fog
#D8DCE0
ΔE00 6.72
Lightblue
#ADD8E6
ΔE00 7.25
Light Blue Grey
#B7C9E2
ΔE00 7.26
Dove Gray
#B6B8BD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCD4 #D4C3BB
analogous
#BBD4CF #BBCCD4 #BBBFD4
triadic
#BBCCD4 #D4BBCC #CCD4BB
tetradic
#BBCCD4 #CFBBD4 #D4C3BB #BFD4BB
square
#BBCCD4 #CFBBD4 #D4C3BB #BFD4BB
split-complementary
#BBCCD4 #D4BBBF #D4CFBB
monochromatic
#7094A5 #96B0BC #BBCCD4 #E0E8EC #ECF1F3
Accessibility & contrast
On white
1.65
#BBCCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#BBCCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCD4
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCD4 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD4
Deuteranopia (green-blind)
#C4C8D4
Tritanopia (blue-blind)
#B5CECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbccd4; /* rgb */ color: rgb(187, 204, 212); /* oklch */ color: oklch(83.5% 0.022 227.6);
Tailwind
colors: {
custom: {
50: '#cfdbe1',
500: '#bbccd4',
950: '#000000',
},
}SCSS
$custom: #bbccd4; $custom-light: #cfdbe1; $custom-dark: #000000;
JSON
{
"hex": "#bbccd4",
"rgb": {
"r": 187,
"g": 204,
"b": 212
},
"hsl": {
"h": 199.2,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.83475,
"c": 0.02165,
"h": 227.6
},
"luminance": 0.58504
}Semantic roles & 50–950 ramp
primary
#BBCCD4
secondary
#AA948A
accent
#6245A1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131515
muted
#838484