#BCD5DF#BCD5DF
#BCD5DF is a very light, muted cyan. Relative luminance 0.636; OKLCH L 85.8% C 0.030 H 223.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5DF |
|---|---|
| RGB | rgb(188, 213, 223) |
| HSL | hsl(197, 35%, 81%) |
| HSV | hsv(197, 16%, 87%) |
| CMYK | cmyk(15.7%, 4.5%, 0%, 12.5%) |
| CIE-LAB | lab(83.76, -6.27, -7.74) |
| CIE-LCH | lch(83.76, 9.96, 230.97°) |
| OKLab | oklab(85.76% -0.0218 -0.0209) |
| OKLCH | oklch(85.76% 0.03 223.8) |
| XYZ | xyz(57.8492, 63.6062, 79.0271) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.53
Powder Blue
#B0E0E6
ΔE00 7.15
Cloudy Blue
#ACC2D9
ΔE00 7.55
Ice Blue
#A5DFF9
ΔE00 7.65
Fog
#D8DCE0
ΔE00 7.99
Light Blue Grey
#B7C9E2
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5DF #DFC6BC
analogous
#BCDFD7 #BCD5DF #BCC3DF
triadic
#BCD5DF #DFBCD5 #D5DFBC
tetradic
#BCD5DF #D7BCDF #DFC6BC #C3DFBC
square
#BCD5DF #D7BCDF #DFC6BC #C3DFBC
split-complementary
#BCD5DF #DFBCC3 #DFD7BC
monochromatic
#69A1B7 #93BBCB #BCD5DF #E5EFF3 #EAF2F5
Accessibility & contrast
On white
1.53
#BCD5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#BCD5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5DF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5DF | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3E0
Deuteranopia (green-blind)
#CACFDF
Tritanopia (blue-blind)
#B3D8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd5df; /* rgb */ color: rgb(188, 213, 223); /* oklch */ color: oklch(85.8% 0.030 223.8);
Tailwind
colors: {
custom: {
50: '#d0e1e9',
500: '#bcd5df',
950: '#000000',
},
}SCSS
$custom: #bcd5df; $custom-light: #d0e1e9; $custom-dark: #000000;
JSON
{
"hex": "#bcd5df",
"rgb": {
"r": 188,
"g": 213,
"b": 223
},
"hsl": {
"h": 197.143,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.85757,
"c": 0.03019,
"h": 223.8
},
"luminance": 0.63608
}Semantic roles & 50–950 ramp
primary
#BCD5DF
secondary
#B79588
accent
#5937AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484