#BCDFF9#BCDFF9
#BCDFF9 is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.7% C 0.052 H 240.3°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFF9 |
|---|---|
| RGB | rgb(188, 223, 249) |
| HSL | hsl(206, 84%, 86%) |
| HSV | hsv(206, 24%, 98%) |
| CMYK | cmyk(24.5%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(87.15, -5.85, -16.43) |
| CIE-LCH | lch(87.15, 17.44, 250.42°) |
| OKLab | oklab(88.68% -0.0255 -0.0448) |
| OKLCH | oklch(88.68% 0.052 240.3) |
| XYZ | xyz(64.2207, 70.3040, 99.7905) |
| Luminance | 0.7031 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.29
Powder Blue (survey)
#B1D1FC
ΔE00 6.34
Lightblue
#ADD8E6
ΔE00 6.35
Baby Blue (survey)
#A2CFFE
ΔE00 6.53
Light Blue
#95D0FC
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFF9 #F9D6BC
analogous
#BCF9F5 #BCDFF9 #BCC0F9
triadic
#BCDFF9 #F9BCDF #DFF9BC
tetradic
#BCDFF9 #F5BCF9 #F9D6BC #C0F9BC
square
#BCDFF9 #F5BCF9 #F9D6BC #C0F9BC
split-complementary
#BCDFF9 #F9BCC0 #F9F5BC
monochromatic
#4CA9EF #84C4F4 #BCDFF9 #E3F2FC #E3F2FC
Accessibility & contrast
On white
1.39
#BCDFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#BCDFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFF9
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFF9 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFA
Deuteranopia (green-blind)
#CCD7F9
Tritanopia (blue-blind)
#ABE5E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bcdff9; /* rgb */ color: rgb(188, 223, 249); /* oklch */ color: oklch(88.7% 0.052 240.3);
Tailwind
colors: {
custom: {
50: '#d1e9fb',
500: '#bcdff9',
950: '#000000',
},
}SCSS
$custom: #bcdff9; $custom-light: #d1e9fb; $custom-dark: #000000;
JSON
{
"hex": "#bcdff9",
"rgb": {
"r": 188,
"g": 223,
"b": 249
},
"hsl": {
"h": 205.574,
"s": 83.562,
"l": 85.686
},
"oklch": {
"l": 0.88681,
"c": 0.05153,
"h": 240.3
},
"luminance": 0.70306
}Semantic roles & 50–950 ramp
primary
#BCDFF9
secondary
#DDA57C
accent
#6306E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485