#BCD7EA#BCD7EA
#BCD7EA is a very light, muted cyan. Relative luminance 0.652; OKLCH L 86.5% C 0.039 H 238.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7EA |
|---|---|
| RGB | rgb(188, 215, 234) |
| HSL | hsl(205, 52%, 83%) |
| HSV | hsv(205, 20%, 92%) |
| CMYK | cmyk(19.7%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.60, -4.98, -12.32) |
| CIE-LCH | lch(84.60, 13.29, 247.98°) |
| OKLab | oklab(86.53% -0.0204 -0.0334) |
| OKLCH | oklch(86.53% 0.039 238.6) |
| XYZ | xyz(59.8868, 65.2311, 87.2615) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.64
Cloudy Blue
#ACC2D9
ΔE00 5.69
Lightblue
#ADD8E6
ΔE00 5.71
Lightsteelblue
#B0C4DE
ΔE00 6.22
Ice Blue
#A5DFF9
ΔE00 6.65
Light Grey Blue
#9DBCD4
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7EA #EACFBC
analogous
#BCEAE6 #BCD7EA #BCC0EA
triadic
#BCD7EA #EABCD7 #D7EABC
tetradic
#BCD7EA #E6BCEA #EACFBC #C0EABC
square
#BCD7EA #E6BCEA #EACFBC #C0EABC
split-complementary
#BCD7EA #EABCC0 #EAE6BC
monochromatic
#5F9FCD #8DBBDB #BCD7EA #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.50
#BCD7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#BCD7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7EA
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7EA | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#C9D1EA
Tritanopia (blue-blind)
#B0DCDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcd7ea; /* rgb */ color: rgb(188, 215, 234); /* oklch */ color: oklch(86.5% 0.039 238.6);
Tailwind
colors: {
custom: {
50: '#d0e3f0',
500: '#bcd7ea',
950: '#000000',
},
}SCSS
$custom: #bcd7ea; $custom-light: #d0e3f0; $custom-dark: #000000;
JSON
{
"hex": "#bcd7ea",
"rgb": {
"r": 188,
"g": 215,
"b": 234
},
"hsl": {
"h": 204.783,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.86527,
"c": 0.03914,
"h": 238.6
},
"luminance": 0.65233
}Semantic roles & 50–950 ramp
primary
#BCD7EA
secondary
#C69F84
accent
#6526C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485