#BCCDD1#BCCDD1
#BCCDD1 is a very light, near-neutral cyan. Relative luminance 0.590; OKLCH L 83.7% C 0.019 H 213.4°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDD1 |
|---|---|
| RGB | rgb(188, 205, 209) |
| HSL | hsl(191, 19%, 78%) |
| HSV | hsv(191, 10%, 82%) |
| CMYK | cmyk(10%, 1.9%, 0%, 18%) |
| CIE-LAB | lab(81.27, -4.95, -3.95) |
| CIE-LCH | lch(81.27, 6.33, 218.62°) |
| OKLab | oklab(83.66% -0.0161 -0.0106) |
| OKLCH | oklch(83.66% 0.019 213.4) |
| XYZ | xyz(54.0764, 58.9566, 68.8400) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.48
Fog
#D8DCE0
ΔE00 6.89
Lightblue
#ADD8E6
ΔE00 7.33
Light Gray
#D3D3D3
ΔE00 7.41
Silver
#C0C0C0
ΔE00 7.49
Light Grey
#D8DCD6
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDD1 #D1C0BC
analogous
#BCD1CA #BCCDD1 #BCC2D1
triadic
#BCCDD1 #D1BCCD #CDD1BC
tetradic
#BCCDD1 #CABCD1 #D1C0BC #C2D1BC
square
#BCCDD1 #CABCD1 #D1C0BC #C2D1BC
split-complementary
#BCCDD1 #D1BCC2 #D1CABC
monochromatic
#73979F #98B2B8 #BCCDD1 #E0E8EA #EDF1F3
Accessibility & contrast
On white
1.64
#BCCDD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#BCCDD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDD1
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDD1 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD1
Deuteranopia (green-blind)
#C6C9D1
Tritanopia (blue-blind)
#B6CFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccdd1; /* rgb */ color: rgb(188, 205, 209); /* oklch */ color: oklch(83.7% 0.019 213.4);
Tailwind
colors: {
custom: {
50: '#d0dcdf',
500: '#bccdd1',
950: '#000000',
},
}SCSS
$custom: #bccdd1; $custom-light: #d0dcdf; $custom-dark: #000000;
JSON
{
"hex": "#bccdd1",
"rgb": {
"r": 188,
"g": 205,
"b": 209
},
"hsl": {
"h": 191.429,
"s": 18.584,
"l": 77.843
},
"oklch": {
"l": 0.83662,
"c": 0.01932,
"h": 213.4
},
"luminance": 0.58957
}Semantic roles & 50–950 ramp
primary
#BCCDD1
secondary
#A6908B
accent
#59499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484