#BCCCD2#BCCCD2
#BCCCD2 is a very light, near-neutral cyan. Relative luminance 0.585; OKLCH L 83.5% C 0.019 H 222.2°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCD2 |
|---|---|
| RGB | rgb(188, 204, 210) |
| HSL | hsl(196, 20%, 78%) |
| HSV | hsv(196, 10%, 82%) |
| CMYK | cmyk(10.5%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(81.03, -4.22, -4.83) |
| CIE-LCH | lch(81.03, 6.42, 228.86°) |
| OKLab | oklab(83.49% -0.0143 -0.013) |
| OKLCH | oklch(83.49% 0.019 222.2) |
| XYZ | xyz(53.9621, 58.5294, 69.4146) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.55
Fog
#D8DCE0
ΔE00 6.52
Silver
#C0C0C0
ΔE00 7.14
Light Gray
#D3D3D3
ΔE00 7.16
Cloudy Blue
#ACC2D9
ΔE00 7.35
Dove Gray
#B6B8BD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCD2 #D2C2BC
analogous
#BCD2CD #BCCCD2 #BCC1D2
triadic
#BCCCD2 #D2BCCC #CCD2BC
tetradic
#BCCCD2 #CDBCD2 #D2C2BC #C1D2BC
square
#BCCCD2 #CDBCD2 #D2C2BC #C1D2BC
split-complementary
#BCCCD2 #D2BCC1 #D2CDBC
monochromatic
#7394A1 #97B0B9 #BCCCD2 #E1E8EB #EDF1F3
Accessibility & contrast
On white
1.65
#BCCCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BCCCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCD2
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCD2 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD2
Deuteranopia (green-blind)
#C5C8D2
Tritanopia (blue-blind)
#B6CECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcccd2; /* rgb */ color: rgb(188, 204, 210); /* oklch */ color: oklch(83.5% 0.019 222.2);
Tailwind
colors: {
custom: {
50: '#d0dbdf',
500: '#bcccd2',
950: '#000000',
},
}SCSS
$custom: #bcccd2; $custom-light: #d0dbdf; $custom-dark: #000000;
JSON
{
"hex": "#bcccd2",
"rgb": {
"r": 188,
"g": 204,
"b": 210
},
"hsl": {
"h": 196.364,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.83486,
"c": 0.01936,
"h": 222.2
},
"luminance": 0.5853
}Semantic roles & 50–950 ramp
primary
#BCCCD2
secondary
#A7938B
accent
#5F489E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484