#BBCCD8#BBCCD8
#BBCCD8 is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.6% C 0.025 H 238.5°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCD8 |
|---|---|
| RGB | rgb(187, 204, 216) |
| HSL | hsl(205, 27%, 79%) |
| HSV | hsv(205, 13%, 85%) |
| CMYK | cmyk(13.4%, 5.6%, 0%, 15.3%) |
| CIE-LAB | lab(81.13, -3.33, -7.91) |
| CIE-LCH | lch(81.13, 8.58, 247.16°) |
| OKLab | oklab(83.6% -0.0131 -0.0213) |
| OKLCH | oklch(83.6% 0.025 238.5) |
| XYZ | xyz(54.4781, 58.7074, 73.4139) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.96
Light Blue Grey
#B7C9E2
ΔE00 5.42
Lightsteelblue
#B0C4DE
ΔE00 5.84
Light Grey Blue
#9DBCD4
ΔE00 6.75
Fog
#D8DCE0
ΔE00 6.88
Silver (survey)
#C5C9C7
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCD8 #D8C7BB
analogous
#BBD8D6 #BBCCD8 #BBBED8
triadic
#BBCCD8 #D8BBCC #CCD8BB
tetradic
#BBCCD8 #D6BBD8 #D8C7BB #BED8BB
square
#BBCCD8 #D6BBD8 #D8C7BB #BED8BB
split-complementary
#BBCCD8 #D8BBBE #D8D6BB
monochromatic
#6D92AB #94AFC2 #BBCCD8 #E2E9EE #ECF0F4
Accessibility & contrast
On white
1.65
#BBCCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#BBCCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCD8
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCD8 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CBD9
Deuteranopia (green-blind)
#C3C8D8
Tritanopia (blue-blind)
#B4CFD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbccd8; /* rgb */ color: rgb(187, 204, 216); /* oklch */ color: oklch(83.6% 0.025 238.5);
Tailwind
colors: {
custom: {
50: '#cfdbe4',
500: '#bbccd8',
950: '#000000',
},
}SCSS
$custom: #bbccd8; $custom-light: #cfdbe4; $custom-dark: #000000;
JSON
{
"hex": "#bbccd8",
"rgb": {
"r": 187,
"g": 204,
"b": 216
},
"hsl": {
"h": 204.828,
"s": 27.103,
"l": 79.02
},
"oklch": {
"l": 0.83601,
"c": 0.02501,
"h": 238.5
},
"luminance": 0.58708
}Semantic roles & 50–950 ramp
primary
#BBCCD8
secondary
#AE9889
accent
#6A40A6
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484