#BCD3DF#BCD3DF
#BCD3DF is a very light, muted cyan. Relative luminance 0.626; OKLCH L 85.3% C 0.030 H 230.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3DF |
|---|---|
| RGB | rgb(188, 211, 223) |
| HSL | hsl(201, 35%, 81%) |
| HSV | hsv(201, 16%, 87%) |
| CMYK | cmyk(15.7%, 5.4%, 0%, 12.5%) |
| CIE-LAB | lab(83.23, -5.23, -8.52) |
| CIE-LCH | lch(83.23, 9.99, 238.44°) |
| OKLab | oklab(85.34% -0.0191 -0.023) |
| OKLCH | oklch(85.34% 0.03 230.4) |
| XYZ | xyz(57.3493, 62.6063, 78.8604) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.37
Cloudy Blue
#ACC2D9
ΔE00 6.35
Light Blue Grey
#B7C9E2
ΔE00 6.85
Lightsteelblue
#B0C4DE
ΔE00 7.30
Light Grey Blue
#9DBCD4
ΔE00 7.48
Fog
#D8DCE0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3DF #DFC8BC
analogous
#BCDFD9 #BCD3DF #BCC1DF
triadic
#BCD3DF #DFBCD3 #D3DFBC
tetradic
#BCD3DF #D9BCDF #DFC8BC #C1DFBC
square
#BCD3DF #D9BCDF #DFC8BC #C1DFBC
split-complementary
#BCD3DF #DFBCC1 #DFD9BC
monochromatic
#699DB7 #93B8CB #BCD3DF #E5EEF3 #EAF1F5
Accessibility & contrast
On white
1.55
#BCD3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#BCD3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3DF
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3DF | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#C8CEDF
Tritanopia (blue-blind)
#B3D6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd3df; /* rgb */ color: rgb(188, 211, 223); /* oklch */ color: oklch(85.3% 0.030 230.4);
Tailwind
colors: {
custom: {
50: '#d0e0e9',
500: '#bcd3df',
950: '#000000',
},
}SCSS
$custom: #bcd3df; $custom-light: #d0e0e9; $custom-dark: #000000;
JSON
{
"hex": "#bcd3df",
"rgb": {
"r": 188,
"g": 211,
"b": 223
},
"hsl": {
"h": 200.571,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.85343,
"c": 0.02987,
"h": 230.4
},
"luminance": 0.62608
}Semantic roles & 50–950 ramp
primary
#BCD3DF
secondary
#B79888
accent
#6037AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484