#BCD2E5#BCD2E5
#BCD2E5 is a very light, muted cyan. Relative luminance 0.624; OKLCH L 85.3% C 0.036 H 244.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2E5 |
|---|---|
| RGB | rgb(188, 210, 229) |
| HSL | hsl(208, 44%, 82%) |
| HSV | hsv(208, 18%, 90%) |
| CMYK | cmyk(17.9%, 8.3%, 0%, 10.2%) |
| CIE-LAB | lab(83.15, -3.44, -11.84) |
| CIE-LCH | lch(83.15, 12.33, 253.79°) |
| OKLab | oklab(85.33% -0.0155 -0.0321) |
| OKLCH | oklch(85.33% 0.036 244.2) |
| XYZ | xyz(57.9249, 62.4403, 83.1139) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.94
Cloudy Blue
#ACC2D9
ΔE00 4.27
Lightsteelblue
#B0C4DE
ΔE00 4.63
Light Grey Blue
#9DBCD4
ΔE00 6.43
Powder Blue (survey)
#B1D1FC
ΔE00 6.95
Lightblue
#ADD8E6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2E5 #E5CFBC
analogous
#BCE5E4 #BCD2E5 #BCBEE5
triadic
#BCD2E5 #E5BCD2 #D2E5BC
tetradic
#BCD2E5 #E4BCE5 #E5CFBC #BEE5BC
square
#BCD2E5 #E4BCE5 #E5CFBC #BEE5BC
split-complementary
#BCD2E5 #E5BCBE #E5E4BC
monochromatic
#6497C3 #90B4D4 #BCD2E5 #E8F0F6 #E9F0F6
Accessibility & contrast
On white
1.56
#BCD2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#BCD2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2E5
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2E5 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E6
Deuteranopia (green-blind)
#C5CDE5
Tritanopia (blue-blind)
#B1D7D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd2e5; /* rgb */ color: rgb(188, 210, 229); /* oklch */ color: oklch(85.3% 0.036 244.2);
Tailwind
colors: {
custom: {
50: '#d0dfed',
500: '#bcd2e5',
950: '#000000',
},
}SCSS
$custom: #bcd2e5; $custom-light: #d0dfed; $custom-dark: #000000;
JSON
{
"hex": "#bcd2e5",
"rgb": {
"r": 188,
"g": 210,
"b": 229
},
"hsl": {
"h": 207.805,
"s": 44.086,
"l": 81.765
},
"oklch": {
"l": 0.85331,
"c": 0.0356,
"h": 244.2
},
"luminance": 0.62442
}Semantic roles & 50–950 ramp
primary
#BCD2E5
secondary
#BFA186
accent
#6E2EB7
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484