#BCDDF4#BCDDF4
#BCDDF4 is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.1% C 0.047 H 238.5°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDF4 |
|---|---|
| RGB | rgb(188, 221, 244) |
| HSL | hsl(205, 72%, 85%) |
| HSV | hsv(205, 23%, 96%) |
| CMYK | cmyk(23%, 9.4%, 0%, 4.3%) |
| CIE-LAB | lab(86.47, -5.92, -14.81) |
| CIE-LCH | lch(86.47, 15.95, 248.21°) |
| OKLab | oklab(88.1% -0.0247 -0.0403) |
| OKLCH | oklch(88.1% 0.047 238.5) |
| XYZ | xyz(62.9201, 68.9339, 95.5608) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.31
Lightblue
#ADD8E6
ΔE00 5.65
Light Blue Grey
#B7C9E2
ΔE00 6.79
Powder Blue (survey)
#B1D1FC
ΔE00 6.95
Cloudy Blue
#ACC2D9
ΔE00 7.02
Baby Blue (survey)
#A2CFFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDF4 #F4D3BC
analogous
#BCF4EF #BCDDF4 #BCC1F4
triadic
#BCDDF4 #F4BCDD #DDF4BC
tetradic
#BCDDF4 #EFBCF4 #F4D3BC #C1F4BC
square
#BCDDF4 #EFBCF4 #F4D3BC #C1F4BC
split-complementary
#BCDDF4 #F4BCC1 #F4EFBC
monochromatic
#53A8E3 #87C2EB #BCDDF4 #E5F2FB #E5F2FB
Accessibility & contrast
On white
1.42
#BCDDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#BCDDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDF4
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDF4 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF5
Deuteranopia (green-blind)
#CCD6F4
Tritanopia (blue-blind)
#ACE3E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcddf4; /* rgb */ color: rgb(188, 221, 244); /* oklch */ color: oklch(88.1% 0.047 238.5);
Tailwind
colors: {
custom: {
50: '#d1e7f7',
500: '#bcddf4',
950: '#000000',
},
}SCSS
$custom: #bcddf4; $custom-light: #d1e7f7; $custom-dark: #000000;
JSON
{
"hex": "#bcddf4",
"rgb": {
"r": 188,
"g": 221,
"b": 244
},
"hsl": {
"h": 204.643,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.88099,
"c": 0.04725,
"h": 238.5
},
"luminance": 0.68936
}Semantic roles & 50–950 ramp
primary
#BCDDF4
secondary
#D5A27F
accent
#6112D4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485