#BCCCD0#BCCCD0
#BCCCD0 is a very light, near-neutral cyan. Relative luminance 0.584; OKLCH L 83.4% C 0.018 H 214.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCD0 |
|---|---|
| RGB | rgb(188, 204, 208) |
| HSL | hsl(192, 18%, 78%) |
| HSV | hsv(192, 10%, 82%) |
| CMYK | cmyk(9.6%, 1.9%, 0%, 18.4%) |
| CIE-LAB | lab(80.98, -4.62, -3.84) |
| CIE-LCH | lch(80.98, 6.01, 219.75°) |
| OKLab | oklab(83.43% -0.0151 -0.0103) |
| OKLCH | oklch(83.43% 0.018 214.4) |
| XYZ | xyz(53.7145, 58.4304, 68.1105) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.17
Fog
#D8DCE0
ΔE00 6.73
Silver
#C0C0C0
ΔE00 7.10
Light Gray
#D3D3D3
ΔE00 7.14
Light Grey
#D8DCD6
ΔE00 7.57
Lightblue
#ADD8E6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCD0 #D0C0BC
analogous
#BCD0CA #BCCCD0 #BCC2D0
triadic
#BCCCD0 #D0BCCC #CCD0BC
tetradic
#BCCCD0 #CABCD0 #D0C0BC #C2D0BC
square
#BCCCD0 #CABCD0 #D0C0BC #C2D0BC
split-complementary
#BCCCD0 #D0BCC2 #D0CABC
monochromatic
#74959E #98B1B7 #BCCCD0 #E0E7E9 #EDF1F2
Accessibility & contrast
On white
1.66
#BCCCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#BCCCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCD0
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCD0 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD0
Deuteranopia (green-blind)
#C5C8D0
Tritanopia (blue-blind)
#B7CECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcccd0; /* rgb */ color: rgb(188, 204, 208); /* oklch */ color: oklch(83.4% 0.018 214.4);
Tailwind
colors: {
custom: {
50: '#d0dbde',
500: '#bcccd0',
950: '#000000',
},
}SCSS
$custom: #bcccd0; $custom-light: #d0dbde; $custom-dark: #000000;
JSON
{
"hex": "#bcccd0",
"rgb": {
"r": 188,
"g": 204,
"b": 208
},
"hsl": {
"h": 192,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.83425,
"c": 0.01832,
"h": 214.4
},
"luminance": 0.58431
}Semantic roles & 50–950 ramp
primary
#BCCCD0
secondary
#A5918B
accent
#5A4A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484