#BCCDDB#BCCDDB
#BCCDDB is a very light, muted cyan. Relative luminance 0.595; OKLCH L 84.0% C 0.027 H 242.8°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDDB |
|---|---|
| RGB | rgb(188, 205, 219) |
| HSL | hsl(207, 30%, 80%) |
| HSV | hsv(207, 14%, 86%) |
| CMYK | cmyk(14.2%, 6.4%, 0%, 14.1%) |
| CIE-LAB | lab(81.55, -2.92, -8.89) |
| CIE-LCH | lch(81.55, 9.35, 251.82°) |
| OKLab | oklab(83.98% -0.0123 -0.024) |
| OKLCH | oklch(83.98% 0.027 242.8) |
| XYZ | xyz(55.3535, 59.4675, 75.5661) |
| Luminance | 0.5947 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.43
Light Blue Grey
#B7C9E2
ΔE00 4.56
Lightsteelblue
#B0C4DE
ΔE00 5.11
Light Grey Blue
#9DBCD4
ΔE00 6.61
Fog
#D8DCE0
ΔE00 6.97
Dove Gray
#B6B8BD
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDDB #DBCABC
analogous
#BCDBDA #BCCDDB #BCBEDB
triadic
#BCCDDB #DBBCCD #CDDBBC
tetradic
#BCCDDB #DABCDB #DBCABC #BEDBBC
square
#BCCDDB #DABCDB #DBCABC #BEDBBC
split-complementary
#BCCDDB #DBBCBE #DBDABC
monochromatic
#6C92B0 #94AFC6 #BCCDDB #E4EBF0 #EBF0F4
Accessibility & contrast
On white
1.63
#BCCDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#BCCDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDDB
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDDB | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDC
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#B4D0D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccddb; /* rgb */ color: rgb(188, 205, 219); /* oklch */ color: oklch(84.0% 0.027 242.8);
Tailwind
colors: {
custom: {
50: '#d0dce6',
500: '#bccddb',
950: '#000000',
},
}SCSS
$custom: #bccddb; $custom-light: #d0dce6; $custom-dark: #000000;
JSON
{
"hex": "#bccddb",
"rgb": {
"r": 188,
"g": 205,
"b": 219
},
"hsl": {
"h": 207.097,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.83976,
"c": 0.02695,
"h": 242.8
},
"luminance": 0.59468
}Semantic roles & 50–950 ramp
primary
#BCCDDB
secondary
#B29C89
accent
#6E3DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484