#BCD4E3#BCD4E3
#BCD4E3 is a very light, muted cyan. Relative luminance 0.633; OKLCH L 85.7% C 0.033 H 235.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4E3 |
|---|---|
| RGB | rgb(188, 212, 227) |
| HSL | hsl(203, 41%, 81%) |
| HSV | hsv(203, 17%, 89%) |
| CMYK | cmyk(17.2%, 6.6%, 0%, 11%) |
| CIE-LAB | lab(83.61, -4.91, -10.08) |
| CIE-LCH | lch(83.61, 11.22, 244.02°) |
| OKLab | oklab(85.68% -0.0189 -0.0273) |
| OKLCH | oklch(85.68% 0.033 235.2) |
| XYZ | xyz(58.1441, 63.3230, 81.8173) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.58
Cloudy Blue
#ACC2D9
ΔE00 5.70
Light Blue Grey
#B7C9E2
ΔE00 5.98
Lightsteelblue
#B0C4DE
ΔE00 6.49
Light Grey Blue
#9DBCD4
ΔE00 7.06
Ice Blue
#A5DFF9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4E3 #E3CBBC
analogous
#BCE3DF #BCD4E3 #BCC1E3
triadic
#BCD4E3 #E3BCD4 #D4E3BC
tetradic
#BCD4E3 #DFBCE3 #E3CBBC #C1E3BC
square
#BCD4E3 #DFBCE3 #E3CBBC #C1E3BC
split-complementary
#BCD4E3 #E3BCC1 #E3DFBC
monochromatic
#669DBF #91B8D1 #BCD4E3 #E7F0F5 #E9F1F6
Accessibility & contrast
On white
1.54
#BCD4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#BCD4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4E3
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4E3 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E4
Deuteranopia (green-blind)
#C8CEE3
Tritanopia (blue-blind)
#B2D8D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd4e3; /* rgb */ color: rgb(188, 212, 227); /* oklch */ color: oklch(85.7% 0.033 235.2);
Tailwind
colors: {
custom: {
50: '#d0e1eb',
500: '#bcd4e3',
950: '#000000',
},
}SCSS
$custom: #bcd4e3; $custom-light: #d0e1eb; $custom-dark: #000000;
JSON
{
"hex": "#bcd4e3",
"rgb": {
"r": 188,
"g": 212,
"b": 227
},
"hsl": {
"h": 203.077,
"s": 41.053,
"l": 81.373
},
"oklch": {
"l": 0.85678,
"c": 0.03319,
"h": 235.2
},
"luminance": 0.63324
}Semantic roles & 50–950 ramp
primary
#BCD4E3
secondary
#BC9B87
accent
#6431B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484