#BCD7DF#BCD7DF
#BCD7DF is a very light, muted cyan. Relative luminance 0.646; OKLCH L 86.2% C 0.031 H 217.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7DF |
|---|---|
| RGB | rgb(188, 215, 223) |
| HSL | hsl(194, 35%, 81%) |
| HSV | hsv(194, 16%, 87%) |
| CMYK | cmyk(15.7%, 3.6%, 0%, 12.5%) |
| CIE-LAB | lab(84.29, -7.31, -6.96) |
| CIE-LCH | lch(84.29, 10.09, 223.59°) |
| OKLab | oklab(86.17% -0.0245 -0.0188) |
| OKLCH | oklch(86.17% 0.031 217.5) |
| XYZ | xyz(58.3554, 64.6185, 79.1958) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.02
Powder Blue
#B0E0E6
ΔE00 5.97
Ice Blue
#A5DFF9
ΔE00 7.63
Fog
#D8DCE0
ΔE00 8.55
Cloudy Blue
#ACC2D9
ΔE00 8.76
Silver (survey)
#C5C9C7
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7DF #DFC4BC
analogous
#BCDFD5 #BCD7DF #BCC5DF
triadic
#BCD7DF #DFBCD7 #D7DFBC
tetradic
#BCD7DF #D5BCDF #DFC4BC #C5DFBC
square
#BCD7DF #D5BCDF #DFC4BC #C5DFBC
split-complementary
#BCD7DF #DFBCC5 #DFD5BC
monochromatic
#69A6B7 #93BECB #BCD7DF #E5F0F3 #EAF3F5
Accessibility & contrast
On white
1.51
#BCD7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#BCD7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7DF
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7DF | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#CCD0DF
Tritanopia (blue-blind)
#B2DAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcd7df; /* rgb */ color: rgb(188, 215, 223); /* oklch */ color: oklch(86.2% 0.031 217.5);
Tailwind
colors: {
custom: {
50: '#d0e3e9',
500: '#bcd7df',
950: '#000000',
},
}SCSS
$custom: #bcd7df; $custom-light: #d0e3e9; $custom-dark: #000000;
JSON
{
"hex": "#bcd7df",
"rgb": {
"r": 188,
"g": 215,
"b": 223
},
"hsl": {
"h": 193.714,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.86173,
"c": 0.03088,
"h": 217.5
},
"luminance": 0.6462
}Semantic roles & 50–950 ramp
primary
#BCD7DF
secondary
#B79388
accent
#5237AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484