#BCD7EB#BCD7EB
#BCD7EB is a very light, muted cyan. Relative luminance 0.653; OKLCH L 86.6% C 0.040 H 240.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD7EB |
|---|---|
| RGB | rgb(188, 215, 235) |
| HSL | hsl(206, 54%, 83%) |
| HSV | hsv(206, 20%, 92%) |
| CMYK | cmyk(20%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(84.63, -4.77, -12.81) |
| CIE-LCH | lch(84.63, 13.67, 249.58°) |
| OKLab | oklab(86.56% -0.02 -0.0348) |
| OKLCH | oklch(86.56% 0.04 240.1) |
| XYZ | xyz(60.0309, 65.2887, 88.0203) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.37
Cloudy Blue
#ACC2D9
ΔE00 5.53
Lightsteelblue
#B0C4DE
ΔE00 5.97
Lightblue
#ADD8E6
ΔE00 6.01
Ice Blue
#A5DFF9
ΔE00 6.73
Light Grey Blue
#9DBCD4
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD7EB #EBD0BC
analogous
#BCEBE7 #BCD7EB #BCBFEB
triadic
#BCD7EB #EBBCD7 #D7EBBC
tetradic
#BCD7EB #E7BCEB #EBD0BC #BFEBBC
square
#BCD7EB #E7BCEB #EBD0BC #BFEBBC
split-complementary
#BCD7EB #EBBCBF #EBE7BC
monochromatic
#5E9FCF #8DBBDD #BCD7EB #E7F1F8 #E7F1F8
Accessibility & contrast
On white
1.49
#BCD7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#BCD7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD7EB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD7EB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#C8D1EB
Tritanopia (blue-blind)
#AFDCDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcd7eb; /* rgb */ color: rgb(188, 215, 235); /* oklch */ color: oklch(86.6% 0.040 240.1);
Tailwind
colors: {
custom: {
50: '#d0e3f1',
500: '#bcd7eb',
950: '#000000',
},
}SCSS
$custom: #bcd7eb; $custom-light: #d0e3f1; $custom-dark: #000000;
JSON
{
"hex": "#bcd7eb",
"rgb": {
"r": 188,
"g": 215,
"b": 235
},
"hsl": {
"h": 205.532,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.8656,
"c": 0.0401,
"h": 240.1
},
"luminance": 0.6529
}Semantic roles & 50–950 ramp
primary
#BCD7EB
secondary
#C7A184
accent
#6724C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485