#BBCCDC#BBCCDC
#BBCCDC is a very light, muted cyan. Relative luminance 0.589; OKLCH L 83.7% C 0.029 H 246.5°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCDC |
|---|---|
| RGB | rgb(187, 204, 220) |
| HSL | hsl(209, 32%, 80%) |
| HSV | hsv(209, 15%, 86%) |
| CMYK | cmyk(15%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(81.25, -2.50, -9.88) |
| CIE-LCH | lch(81.25, 10.19, 255.78°) |
| OKLab | oklab(83.73% -0.0116 -0.0267) |
| OKLCH | oklch(83.73% 0.029 246.5) |
| XYZ | xyz(55.0015, 58.9168, 76.1706) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.64
Cloudy Blue
#ACC2D9
ΔE00 3.72
Lightsteelblue
#B0C4DE
ΔE00 4.22
Light Grey Blue
#9DBCD4
ΔE00 6.23
Fog
#D8DCE0
ΔE00 7.43
Dove Gray
#B6B8BD
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCDC #DCCBBB
analogous
#BBDCDC #BBCCDC #BBBCDC
triadic
#BBCCDC #DCBBCC #CCDCBB
tetradic
#BBCCDC #DCBBDC #DCCBBB #BCDCBB
square
#BBCCDC #DCBBDC #DCCBBB #BCDCBB
split-complementary
#BBCCDC #DCBBBC #DCDCBB
monochromatic
#6A8FB2 #93AEC7 #BBCCDC #E3EAF1 #EBF0F5
Accessibility & contrast
On white
1.64
#BBCCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#BBCCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCDC
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCDC | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#C2C8DC
Tritanopia (blue-blind)
#B3D0D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbccdc; /* rgb */ color: rgb(187, 204, 220); /* oklch */ color: oklch(83.7% 0.029 246.5);
Tailwind
colors: {
custom: {
50: '#cfdbe6',
500: '#bbccdc',
950: '#000000',
},
}SCSS
$custom: #bbccdc; $custom-light: #cfdbe6; $custom-dark: #000000;
JSON
{
"hex": "#bbccdc",
"rgb": {
"r": 187,
"g": 204,
"b": 220
},
"hsl": {
"h": 209.091,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.8373,
"c": 0.02908,
"h": 246.5
},
"luminance": 0.58918
}Semantic roles & 50–950 ramp
primary
#BBCCDC
secondary
#B39D88
accent
#713BAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484