#BCDDF3#BCDDF3
#BCDDF3 is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.1% C 0.046 H 237.3°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDF3 |
|---|---|
| RGB | rgb(188, 221, 243) |
| HSL | hsl(204, 70%, 85%) |
| HSV | hsv(204, 23%, 95%) |
| CMYK | cmyk(22.6%, 9.1%, 0%, 4.7%) |
| CIE-LAB | lab(86.44, -6.14, -14.33) |
| CIE-LCH | lch(86.44, 15.59, 246.80°) |
| OKLab | oklab(88.07% -0.025 -0.039) |
| OKLCH | oklch(88.07% 0.046 237.3) |
| XYZ | xyz(62.7687, 68.8733, 94.7634) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.20
Lightblue
#ADD8E6
ΔE00 5.32
Light Blue Grey
#B7C9E2
ΔE00 6.98
Cloudy Blue
#ACC2D9
ΔE00 7.12
Powder Blue (survey)
#B1D1FC
ΔE00 7.33
Light Blue
#95D0FC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDF3 #F3D2BC
analogous
#BCF3EE #BCDDF3 #BCC2F3
triadic
#BCDDF3 #F3BCDD #DDF3BC
tetradic
#BCDDF3 #EEBCF3 #F3D2BC #C2F3BC
square
#BCDDF3 #EEBCF3 #F3D2BC #C2F3BC
split-complementary
#BCDDF3 #F3BCC2 #F3EEBC
monochromatic
#54A8E0 #88C3EA #BCDDF3 #E5F2FA #E5F2FA
Accessibility & contrast
On white
1.42
#BCDDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#BCDDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDF3
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDF3 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF4
Deuteranopia (green-blind)
#CCD6F3
Tritanopia (blue-blind)
#ADE3E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcddf3; /* rgb */ color: rgb(188, 221, 243); /* oklch */ color: oklch(88.1% 0.046 237.3);
Tailwind
colors: {
custom: {
50: '#d1e7f7',
500: '#bcddf3',
950: '#000000',
},
}SCSS
$custom: #bcddf3; $custom-light: #d1e7f7; $custom-dark: #000000;
JSON
{
"hex": "#bcddf3",
"rgb": {
"r": 188,
"g": 221,
"b": 243
},
"hsl": {
"h": 204,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.88065,
"c": 0.04632,
"h": 237.3
},
"luminance": 0.68875
}Semantic roles & 50–950 ramp
primary
#BCDDF3
secondary
#D3A180
accent
#6014D2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485