#BCD2ED#BCD2ED
#BCD2ED is a very light, muted cyan. Relative luminance 0.629; OKLCH L 85.6% C 0.045 H 253.6°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2ED |
|---|---|
| RGB | rgb(188, 210, 237) |
| HSL | hsl(213, 58%, 83%) |
| HSV | hsv(213, 21%, 93%) |
| CMYK | cmyk(20.7%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(83.39, -1.71, -15.73) |
| CIE-LCH | lch(83.39, 15.83, 263.79°) |
| OKLab | oklab(85.6% -0.0126 -0.0428) |
| OKLCH | oklch(85.6% 0.045 253.6) |
| XYZ | xyz(59.0677, 62.8974, 89.1327) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.40
Lightsteelblue
#B0C4DE
ΔE00 3.44
Powder Blue (survey)
#B1D1FC
ΔE00 4.29
Cloudy Blue
#ACC2D9
ΔE00 4.30
Baby Blue (survey)
#A2CFFE
ΔE00 6.40
Light Grey Blue
#9DBCD4
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2ED #EDD7BC
analogous
#BCEAED #BCD2ED #BEBCED
triadic
#BCD2ED #EDBCD2 #D2EDBC
tetradic
#BCD2ED #EDBCEA #EDD7BC #BCEDBE
square
#BCD2ED #EDBCEA #EDD7BC #BCEDBE
split-complementary
#BCD2ED #EDBEBC #EAEDBC
monochromatic
#5C91D3 #8CB2E0 #BCD2ED #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.55
#BCD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#BCD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2ED
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2ED | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EE
Deuteranopia (green-blind)
#C3CEEC
Tritanopia (blue-blind)
#AFD8DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd2ed; /* rgb */ color: rgb(188, 210, 237); /* oklch */ color: oklch(85.6% 0.045 253.6);
Tailwind
colors: {
custom: {
50: '#d0dff2',
500: '#bcd2ed',
950: '#000000',
},
}SCSS
$custom: #bcd2ed; $custom-light: #d0dff2; $custom-dark: #000000;
JSON
{
"hex": "#bcd2ed",
"rgb": {
"r": 188,
"g": 210,
"b": 237
},
"hsl": {
"h": 213.061,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.85601,
"c": 0.04458,
"h": 253.6
},
"luminance": 0.62899
}Semantic roles & 50–950 ramp
primary
#BCD2ED
secondary
#CAAA83
accent
#7B20C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485