#BCD2E2#BCD2E2
#BCD2E2 is a very light, muted cyan. Relative luminance 0.623; OKLCH L 85.2% C 0.033 H 239.4°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2E2 |
|---|---|
| RGB | rgb(188, 210, 226) |
| HSL | hsl(205, 40%, 81%) |
| HSV | hsv(205, 17%, 89%) |
| CMYK | cmyk(16.8%, 7.1%, 0%, 11.4%) |
| CIE-LAB | lab(83.06, -4.08, -10.37) |
| CIE-LCH | lch(83.06, 11.15, 248.54°) |
| OKLab | oklab(85.23% -0.0166 -0.0281) |
| OKLCH | oklch(85.23% 0.033 239.4) |
| XYZ | xyz(57.5096, 62.2742, 80.9269) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.89
Light Blue Grey
#B7C9E2
ΔE00 5.01
Lightsteelblue
#B0C4DE
ΔE00 5.57
Lightblue
#ADD8E6
ΔE00 6.49
Light Grey Blue
#9DBCD4
ΔE00 6.65
Fog
#D8DCE0
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2E2 #E2CCBC
analogous
#BCE2DF #BCD2E2 #BCBFE2
triadic
#BCD2E2 #E2BCD2 #D2E2BC
tetradic
#BCD2E2 #DFBCE2 #E2CCBC #BFE2BC
square
#BCD2E2 #DFBCE2 #E2CCBC #BFE2BC
split-complementary
#BCD2E2 #E2BCBF #E2DFBC
monochromatic
#6799BD #91B5D0 #BCD2E2 #E7EFF4 #EAF1F6
Accessibility & contrast
On white
1.56
#BCD2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#BCD2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2E2
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2E2 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E3
Deuteranopia (green-blind)
#C6CDE2
Tritanopia (blue-blind)
#B2D6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd2e2; /* rgb */ color: rgb(188, 210, 226); /* oklch */ color: oklch(85.2% 0.033 239.4);
Tailwind
colors: {
custom: {
50: '#d0dfeb',
500: '#bcd2e2',
950: '#000000',
},
}SCSS
$custom: #bcd2e2; $custom-light: #d0dfeb; $custom-dark: #000000;
JSON
{
"hex": "#bcd2e2",
"rgb": {
"r": 188,
"g": 210,
"b": 226
},
"hsl": {
"h": 205.263,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.85233,
"c": 0.03259,
"h": 239.4
},
"luminance": 0.62276
}Semantic roles & 50–950 ramp
primary
#BCD2E2
secondary
#BB9D87
accent
#6933B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484