#BCDDF2#BCDDF2
#BCDDF2 is a very light, muted cyan. Relative luminance 0.688; OKLCH L 88.0% C 0.045 H 236.0°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDF2 |
|---|---|
| RGB | rgb(188, 221, 242) |
| HSL | hsl(203, 68%, 84%) |
| HSV | hsv(203, 22%, 95%) |
| CMYK | cmyk(22.3%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(86.41, -6.36, -13.85) |
| CIE-LCH | lch(86.41, 15.24, 245.33°) |
| OKLab | oklab(88.03% -0.0254 -0.0376) |
| OKLCH | oklch(88.03% 0.045 236) |
| XYZ | xyz(62.6181, 68.8131, 93.9702) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.99
Ice Blue
#A5DFF9
ΔE00 5.11
Light Blue Grey
#B7C9E2
ΔE00 7.18
Cloudy Blue
#ACC2D9
ΔE00 7.24
Light Blue
#95D0FC
ΔE00 7.60
Lightsteelblue
#B0C4DE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDF2 #F2D1BC
analogous
#BCF2EC #BCDDF2 #BCC2F2
triadic
#BCDDF2 #F2BCDD #DDF2BC
tetradic
#BCDDF2 #ECBCF2 #F2D1BC #C2F2BC
square
#BCDDF2 #ECBCF2 #F2D1BC #C2F2BC
split-complementary
#BCDDF2 #F2BCC2 #F2ECBC
monochromatic
#55A9DE #89C3E8 #BCDDF2 #E5F2FA #E5F2FA
Accessibility & contrast
On white
1.42
#BCDDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#BCDDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDF2
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDF2 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF3
Deuteranopia (green-blind)
#CCD6F2
Tritanopia (blue-blind)
#ADE3E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcddf2; /* rgb */ color: rgb(188, 221, 242); /* oklch */ color: oklch(88.0% 0.045 236.0);
Tailwind
colors: {
custom: {
50: '#d1e7f6',
500: '#bcddf2',
950: '#000000',
},
}SCSS
$custom: #bcddf2; $custom-light: #d1e7f6; $custom-dark: #000000;
JSON
{
"hex": "#bcddf2",
"rgb": {
"r": 188,
"g": 221,
"b": 242
},
"hsl": {
"h": 203.333,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.88032,
"c": 0.04542,
"h": 236
},
"luminance": 0.68815
}Semantic roles & 50–950 ramp
primary
#BCDDF2
secondary
#D2A081
accent
#5E16CF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485