#BCD2E4#BCD2E4
#BCD2E4 is a very light, muted cyan. Relative luminance 0.624; OKLCH L 85.3% C 0.035 H 242.7°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2E4 |
|---|---|
| RGB | rgb(188, 210, 228) |
| HSL | hsl(207, 43%, 82%) |
| HSV | hsv(207, 18%, 89%) |
| CMYK | cmyk(17.5%, 7.9%, 0%, 10.6%) |
| CIE-LAB | lab(83.12, -3.66, -11.35) |
| CIE-LCH | lch(83.12, 11.93, 252.15°) |
| OKLab | oklab(85.3% -0.0158 -0.0307) |
| OKLCH | oklch(85.3% 0.035 242.7) |
| XYZ | xyz(57.7857, 62.3846, 82.3807) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.28
Cloudy Blue
#ACC2D9
ΔE00 4.45
Lightsteelblue
#B0C4DE
ΔE00 4.92
Light Grey Blue
#9DBCD4
ΔE00 6.48
Lightblue
#ADD8E6
ΔE00 6.99
Powder Blue (survey)
#B1D1FC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2E4 #E4CEBC
analogous
#BCE4E2 #BCD2E4 #BCBEE4
triadic
#BCD2E4 #E4BCD2 #D2E4BC
tetradic
#BCD2E4 #E2BCE4 #E4CEBC #BEE4BC
square
#BCD2E4 #E2BCE4 #E4CEBC #BEE4BC
split-complementary
#BCD2E4 #E4BCBE #E4E2BC
monochromatic
#6597C1 #90B5D2 #BCD2E4 #E8EFF6 #E9F0F6
Accessibility & contrast
On white
1.56
#BCD2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#BCD2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2E4
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2E4 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E5
Deuteranopia (green-blind)
#C6CDE4
Tritanopia (blue-blind)
#B2D6D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd2e4; /* rgb */ color: rgb(188, 210, 228); /* oklch */ color: oklch(85.3% 0.035 242.7);
Tailwind
colors: {
custom: {
50: '#d0dfec',
500: '#bcd2e4',
950: '#000000',
},
}SCSS
$custom: #bcd2e4; $custom-light: #d0dfec; $custom-dark: #000000;
JSON
{
"hex": "#bcd2e4",
"rgb": {
"r": 188,
"g": 210,
"b": 228
},
"hsl": {
"h": 207,
"s": 42.553,
"l": 81.569
},
"oklch": {
"l": 0.85298,
"c": 0.03457,
"h": 242.7
},
"luminance": 0.62386
}Semantic roles & 50–950 ramp
primary
#BCD2E4
secondary
#BE9F86
accent
#6C30B6
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484