#BCDDF0#BCDDF0
#BCDDF0 is a very light, muted cyan. Relative luminance 0.687; OKLCH L 88.0% C 0.044 H 233.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDF0 |
|---|---|
| RGB | rgb(188, 221, 240) |
| HSL | hsl(202, 63%, 84%) |
| HSV | hsv(202, 22%, 94%) |
| CMYK | cmyk(21.7%, 7.9%, 0%, 5.9%) |
| CIE-LAB | lab(86.35, -6.80, -12.88) |
| CIE-LCH | lch(86.35, 14.56, 242.17°) |
| OKLab | oklab(87.97% -0.0261 -0.035) |
| OKLCH | oklch(87.97% 0.044 233.2) |
| XYZ | xyz(62.3193, 68.6936, 92.3969) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.36
Ice Blue
#A5DFF9
ΔE00 5.01
Cloudy Blue
#ACC2D9
ΔE00 7.54
Light Blue Grey
#B7C9E2
ΔE00 7.64
Powder Blue
#B0E0E6
ΔE00 7.81
Baby Blue
#89CFF0
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDF0 #F0CFBC
analogous
#BCF0E9 #BCDDF0 #BCC3F0
triadic
#BCDDF0 #F0BCDD #DDF0BC
tetradic
#BCDDF0 #E9BCF0 #F0CFBC #C3F0BC
square
#BCDDF0 #E9BCF0 #F0CFBC #C3F0BC
split-complementary
#BCDDF0 #F0BCC3 #F0E9BC
monochromatic
#58AADA #8AC4E5 #BCDDF0 #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.42
#BCDDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BCDDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDF0
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDF0 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF1
Deuteranopia (green-blind)
#CDD5F0
Tritanopia (blue-blind)
#ADE2E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcddf0; /* rgb */ color: rgb(188, 221, 240); /* oklch */ color: oklch(88.0% 0.044 233.2);
Tailwind
colors: {
custom: {
50: '#d1e7f5',
500: '#bcddf0',
950: '#000000',
},
}SCSS
$custom: #bcddf0; $custom-light: #d1e7f5; $custom-dark: #000000;
JSON
{
"hex": "#bcddf0",
"rgb": {
"r": 188,
"g": 221,
"b": 240
},
"hsl": {
"h": 201.923,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.87965,
"c": 0.04367,
"h": 233.2
},
"luminance": 0.68696
}Semantic roles & 50–950 ramp
primary
#BCDDF0
secondary
#CF9E82
accent
#5B1ACB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485