#BCCBD0#BCCBD0
#BCCBD0 is a very light, near-neutral cyan. Relative luminance 0.580; OKLCH L 83.2% C 0.018 H 219.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBD0 |
|---|---|
| RGB | rgb(188, 203, 208) |
| HSL | hsl(195, 18%, 78%) |
| HSV | hsv(195, 10%, 82%) |
| CMYK | cmyk(9.6%, 2.4%, 0%, 18.4%) |
| CIE-LAB | lab(80.71, -4.10, -4.23) |
| CIE-LCH | lch(80.71, 5.89, 225.92°) |
| OKLab | oklab(83.22% -0.0137 -0.0114) |
| OKLCH | oklch(83.22% 0.018 219.7) |
| XYZ | xyz(53.4776, 57.9565, 68.0316) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.07
Fog
#D8DCE0
ΔE00 6.47
Silver
#C0C0C0
ΔE00 6.72
Light Gray
#D3D3D3
ΔE00 6.89
Dove Gray
#B6B8BD
ΔE00 7.12
Cloudy Blue
#ACC2D9
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBD0 #D0C1BC
analogous
#BCD0CB #BCCBD0 #BCC1D0
triadic
#BCCBD0 #D0BCCB #CBD0BC
tetradic
#BCCBD0 #CBBCD0 #D0C1BC #C1D0BC
square
#BCCBD0 #CBBCD0 #D0C1BC #C1D0BC
split-complementary
#BCCBD0 #D0BCC1 #D0CBBC
monochromatic
#74939E #98AFB7 #BCCBD0 #E0E7E9 #EDF1F2
Accessibility & contrast
On white
1.67
#BCCBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#BCCBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBD0
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBD0 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CAD0
Deuteranopia (green-blind)
#C4C7D0
Tritanopia (blue-blind)
#B7CDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bccbd0; /* rgb */ color: rgb(188, 203, 208); /* oklch */ color: oklch(83.2% 0.018 219.7);
Tailwind
colors: {
custom: {
50: '#d0dade',
500: '#bccbd0',
950: '#000000',
},
}SCSS
$custom: #bccbd0; $custom-light: #d0dade; $custom-dark: #000000;
JSON
{
"hex": "#bccbd0",
"rgb": {
"r": 188,
"g": 203,
"b": 208
},
"hsl": {
"h": 195,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.83217,
"c": 0.01783,
"h": 219.7
},
"luminance": 0.57957
}Semantic roles & 50–950 ramp
primary
#BCCBD0
secondary
#A5928B
accent
#5E4A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384