#BCDDF5#BCDDF5
#BCDDF5 is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.1% C 0.048 H 239.7°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDF5 |
|---|---|
| RGB | rgb(188, 221, 245) |
| HSL | hsl(205, 74%, 85%) |
| HSV | hsv(205, 23%, 96%) |
| CMYK | cmyk(23.3%, 9.8%, 0%, 3.9%) |
| CIE-LAB | lab(86.50, -5.70, -15.29) |
| CIE-LCH | lch(86.50, 16.32, 249.56°) |
| OKLab | oklab(88.13% -0.0243 -0.0416) |
| OKLCH | oklch(88.13% 0.048 239.7) |
| XYZ | xyz(63.0723, 68.9948, 96.3627) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.45
Lightblue
#ADD8E6
ΔE00 5.98
Powder Blue (survey)
#B1D1FC
ΔE00 6.58
Light Blue Grey
#B7C9E2
ΔE00 6.63
Baby Blue (survey)
#A2CFFE
ΔE00 6.85
Cloudy Blue
#ACC2D9
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDF5 #F5D4BC
analogous
#BCF5F0 #BCDDF5 #BCC1F5
triadic
#BCDDF5 #F5BCDD #DDF5BC
tetradic
#BCDDF5 #F0BCF5 #F5D4BC #C1F5BC
square
#BCDDF5 #F0BCF5 #F5D4BC #C1F5BC
split-complementary
#BCDDF5 #F5BCC1 #F5F0BC
monochromatic
#51A7E5 #87C2ED #BCDDF5 #E4F1FB #E4F1FB
Accessibility & contrast
On white
1.42
#BCDDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#BCDDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDF5
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDF5 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF6
Deuteranopia (green-blind)
#CBD6F5
Tritanopia (blue-blind)
#ACE3E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcddf5; /* rgb */ color: rgb(188, 221, 245); /* oklch */ color: oklch(88.1% 0.048 239.7);
Tailwind
colors: {
custom: {
50: '#d1e7f8',
500: '#bcddf5',
950: '#000000',
},
}SCSS
$custom: #bcddf5; $custom-light: #d1e7f8; $custom-dark: #000000;
JSON
{
"hex": "#bcddf5",
"rgb": {
"r": 188,
"g": 221,
"b": 245
},
"hsl": {
"h": 205.263,
"s": 74.026,
"l": 84.902
},
"oklch": {
"l": 0.88133,
"c": 0.04821,
"h": 239.7
},
"luminance": 0.68997
}Semantic roles & 50–950 ramp
primary
#BCDDF5
secondary
#D6A47F
accent
#630FD6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485