#BCCCDA#BCCCDA
#BCCCDA is a very light, muted cyan. Relative luminance 0.589; OKLCH L 83.7% C 0.026 H 244.5°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCDA |
|---|---|
| RGB | rgb(188, 204, 218) |
| HSL | hsl(208, 29%, 80%) |
| HSV | hsv(208, 14%, 85%) |
| CMYK | cmyk(13.8%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(81.26, -2.60, -8.78) |
| CIE-LCH | lch(81.26, 9.16, 253.52°) |
| OKLab | oklab(83.74% -0.0113 -0.0237) |
| OKLCH | oklch(83.74% 0.026 244.5) |
| XYZ | xyz(54.9838, 58.9381, 74.7954) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.32
Light Blue Grey
#B7C9E2
ΔE00 4.38
Lightsteelblue
#B0C4DE
ΔE00 4.93
Light Grey Blue
#9DBCD4
ΔE00 6.62
Fog
#D8DCE0
ΔE00 6.91
Dove Gray
#B6B8BD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCDA #DACABC
analogous
#BCDAD9 #BCCCDA #BCBDDA
triadic
#BCCCDA #DABCCC #CCDABC
tetradic
#BCCCDA #D9BCDA #DACABC #BDDABC
square
#BCCCDA #D9BCDA #DACABC #BDDABC
split-complementary
#BCCCDA #DABCBD #DAD9BC
monochromatic
#6D90AE #95AEC4 #BCCCDA #E3EAF0 #EBF0F4
Accessibility & contrast
On white
1.64
#BCCCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#BCCCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCDA
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCDA | 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)
#C7CCDB
Deuteranopia (green-blind)
#C3C8DA
Tritanopia (blue-blind)
#B5CFD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcccda; /* rgb */ color: rgb(188, 204, 218); /* oklch */ color: oklch(83.7% 0.026 244.5);
Tailwind
colors: {
custom: {
50: '#d0dbe5',
500: '#bcccda',
950: '#000000',
},
}SCSS
$custom: #bcccda; $custom-light: #d0dbe5; $custom-dark: #000000;
JSON
{
"hex": "#bcccda",
"rgb": {
"r": 188,
"g": 204,
"b": 218
},
"hsl": {
"h": 208,
"s": 28.846,
"l": 79.608
},
"oklch": {
"l": 0.83738,
"c": 0.02625,
"h": 244.5
},
"luminance": 0.58939
}Semantic roles & 50–950 ramp
primary
#BCCCDA
secondary
#B19C89
accent
#6F3EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484