#BCD0DF#BCD0DF
#BCD0DF is a very light, muted cyan. Relative luminance 0.611; OKLCH L 84.7% C 0.030 H 240.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD0DF |
|---|---|
| RGB | rgb(188, 208, 223) |
| HSL | hsl(206, 35%, 81%) |
| HSV | hsv(206, 16%, 87%) |
| CMYK | cmyk(15.7%, 6.7%, 0%, 12.5%) |
| CIE-LAB | lab(82.45, -3.66, -9.68) |
| CIE-LCH | lch(82.45, 10.35, 249.29°) |
| OKLab | oklab(84.72% -0.015 -0.0262) |
| OKLCH | oklch(84.72% 0.03 240.2) |
| XYZ | xyz(56.6109, 61.1296, 78.6143) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.68
Light Blue Grey
#B7C9E2
ΔE00 4.84
Lightsteelblue
#B0C4DE
ΔE00 5.39
Light Grey Blue
#9DBCD4
ΔE00 6.59
Lightblue
#ADD8E6
ΔE00 6.98
Fog
#D8DCE0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD0DF #DFCBBC
analogous
#BCDFDC #BCD0DF #BCBEDF
triadic
#BCD0DF #DFBCD0 #D0DFBC
tetradic
#BCD0DF #DCBCDF #DFCBBC #BEDFBC
square
#BCD0DF #DCBCDF #DFCBBC #BEDFBC
split-complementary
#BCD0DF #DFBCBE #DFDCBC
monochromatic
#6996B7 #93B3CB #BCD0DF #E5EDF3 #EAF0F5
Accessibility & contrast
On white
1.59
#BCD0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#BCD0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD0DF
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD0DF | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFE0
Deuteranopia (green-blind)
#C5CBDF
Tritanopia (blue-blind)
#B3D4D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd0df; /* rgb */ color: rgb(188, 208, 223); /* oklch */ color: oklch(84.7% 0.030 240.2);
Tailwind
colors: {
custom: {
50: '#d0dee9',
500: '#bcd0df',
950: '#000000',
},
}SCSS
$custom: #bcd0df; $custom-light: #d0dee9; $custom-dark: #000000;
JSON
{
"hex": "#bcd0df",
"rgb": {
"r": 188,
"g": 208,
"b": 223
},
"hsl": {
"h": 205.714,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.84723,
"c": 0.03014,
"h": 240.2
},
"luminance": 0.61131
}Semantic roles & 50–950 ramp
primary
#BCD0DF
secondary
#B79C88
accent
#6A37AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484