#BCCDD2#BCCDD2
#BCCDD2 is a very light, near-neutral cyan. Relative luminance 0.590; OKLCH L 83.7% C 0.020 H 217.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDD2 |
|---|---|
| RGB | rgb(188, 205, 210) |
| HSL | hsl(194, 20%, 78%) |
| HSV | hsv(194, 10%, 82%) |
| CMYK | cmyk(10.5%, 2.4%, 0%, 17.6%) |
| CIE-LAB | lab(81.30, -4.75, -4.45) |
| CIE-LCH | lch(81.30, 6.50, 223.13°) |
| OKLab | oklab(83.69% -0.0157 -0.012) |
| OKLCH | oklch(83.69% 0.02 217.3) |
| XYZ | xyz(54.2006, 59.0063, 69.4941) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.63
Fog
#D8DCE0
ΔE00 6.77
Lightblue
#ADD8E6
ΔE00 7.23
Light Gray
#D3D3D3
ΔE00 7.39
Silver
#C0C0C0
ΔE00 7.49
Light Grey
#D8DCD6
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDD2 #D2C1BC
analogous
#BCD2CC #BCCDD2 #BCC2D2
triadic
#BCCDD2 #D2BCCD #CDD2BC
tetradic
#BCCDD2 #CCBCD2 #D2C1BC #C2D2BC
square
#BCCDD2 #CCBCD2 #D2C1BC #C2D2BC
split-complementary
#BCCDD2 #D2BCC2 #D2CCBC
monochromatic
#7396A1 #97B2B9 #BCCDD2 #E1E8EB #EDF1F3
Accessibility & contrast
On white
1.64
#BCCDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#BCCDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDD2
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDD2 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD2
Deuteranopia (green-blind)
#C6C9D2
Tritanopia (blue-blind)
#B6CFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccdd2; /* rgb */ color: rgb(188, 205, 210); /* oklch */ color: oklch(83.7% 0.020 217.3);
Tailwind
colors: {
custom: {
50: '#d0dcdf',
500: '#bccdd2',
950: '#000000',
},
}SCSS
$custom: #bccdd2; $custom-light: #d0dcdf; $custom-dark: #000000;
JSON
{
"hex": "#bccdd2",
"rgb": {
"r": 188,
"g": 205,
"b": 210
},
"hsl": {
"h": 193.636,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.83693,
"c": 0.01977,
"h": 217.3
},
"luminance": 0.59007
}Semantic roles & 50–950 ramp
primary
#BCCDD2
secondary
#A7918B
accent
#5B489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484