#BCD2E6#BCD2E6
#BCD2E6 is a very light, muted cyan. Relative luminance 0.625; OKLCH L 85.4% C 0.037 H 245.7°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2E6 |
|---|---|
| RGB | rgb(188, 210, 230) |
| HSL | hsl(209, 46%, 82%) |
| HSV | hsv(209, 18%, 90%) |
| CMYK | cmyk(18.3%, 8.7%, 0%, 9.8%) |
| CIE-LAB | lab(83.18, -3.23, -12.33) |
| CIE-LCH | lch(83.18, 12.74, 255.32°) |
| OKLab | oklab(85.37% -0.0151 -0.0334) |
| OKLCH | oklch(85.37% 0.037 245.7) |
| XYZ | xyz(58.0649, 62.4963, 83.8513) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.62
Cloudy Blue
#ACC2D9
ΔE00 4.14
Lightsteelblue
#B0C4DE
ΔE00 4.36
Light Grey Blue
#9DBCD4
ΔE00 6.42
Powder Blue (survey)
#B1D1FC
ΔE00 6.56
Lightblue
#ADD8E6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2E6 #E6D0BC
analogous
#BCE6E5 #BCD2E6 #BCBDE6
triadic
#BCD2E6 #E6BCD2 #D2E6BC
tetradic
#BCD2E6 #E5BCE6 #E6D0BC #BDE6BC
square
#BCD2E6 #E5BCE6 #E6D0BC #BDE6BC
split-complementary
#BCD2E6 #E6BCBD #E6E5BC
monochromatic
#6396C5 #8FB4D5 #BCD2E6 #E9F0F7 #E9F0F7
Accessibility & contrast
On white
1.56
#BCD2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#BCD2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2E6
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2E6 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E7
Deuteranopia (green-blind)
#C5CDE6
Tritanopia (blue-blind)
#B1D7D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd2e6; /* rgb */ color: rgb(188, 210, 230); /* oklch */ color: oklch(85.4% 0.037 245.7);
Tailwind
colors: {
custom: {
50: '#d0dfed',
500: '#bcd2e6',
950: '#000000',
},
}SCSS
$custom: #bcd2e6; $custom-light: #d0dfed; $custom-dark: #000000;
JSON
{
"hex": "#bcd2e6",
"rgb": {
"r": 188,
"g": 210,
"b": 230
},
"hsl": {
"h": 208.571,
"s": 45.652,
"l": 81.961
},
"oklch": {
"l": 0.85365,
"c": 0.03665,
"h": 245.7
},
"luminance": 0.62498
}Semantic roles & 50–950 ramp
primary
#BCD2E6
secondary
#C0A286
accent
#6F2DB9
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484