#BCDFF3#BCDFF3
#BCDFF3 is a very light, muted cyan. Relative luminance 0.699; OKLCH L 88.5% C 0.046 H 233.1°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFF3 |
|---|---|
| RGB | rgb(188, 223, 243) |
| HSL | hsl(202, 70%, 85%) |
| HSV | hsv(202, 23%, 95%) |
| CMYK | cmyk(22.6%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(86.97, -7.17, -13.54) |
| CIE-LCH | lch(86.97, 15.33, 242.09°) |
| OKLab | oklab(88.48% -0.0277 -0.0368) |
| OKLCH | oklch(88.48% 0.046 233.1) |
| XYZ | xyz(63.2998, 69.9357, 94.9404) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.39
Ice Blue
#A5DFF9
ΔE00 4.59
Powder Blue
#B0E0E6
ΔE00 7.75
Baby Blue
#89CFF0
ΔE00 7.90
Light Blue
#95D0FC
ΔE00 7.94
Cloudy Blue
#ACC2D9
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFF3 #F3D0BC
analogous
#BCF3EC #BCDFF3 #BCC4F3
triadic
#BCDFF3 #F3BCDF #DFF3BC
tetradic
#BCDFF3 #ECBCF3 #F3D0BC #C4F3BC
square
#BCDFF3 #ECBCF3 #F3D0BC #C4F3BC
split-complementary
#BCDFF3 #F3BCC4 #F3ECBC
monochromatic
#54ADE0 #88C6EA #BCDFF3 #E5F3FA #E5F3FA
Accessibility & contrast
On white
1.40
#BCDFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#BCDFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFF3
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFF3 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF4
Deuteranopia (green-blind)
#CED7F3
Tritanopia (blue-blind)
#ACE5E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bcdff3; /* rgb */ color: rgb(188, 223, 243); /* oklch */ color: oklch(88.5% 0.046 233.1);
Tailwind
colors: {
custom: {
50: '#d1e9f7',
500: '#bcdff3',
950: '#000000',
},
}SCSS
$custom: #bcdff3; $custom-light: #d1e9f7; $custom-dark: #000000;
JSON
{
"hex": "#bcdff3",
"rgb": {
"r": 188,
"g": 223,
"b": 243
},
"hsl": {
"h": 201.818,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.88479,
"c": 0.04606,
"h": 233.1
},
"luminance": 0.69938
}Semantic roles & 50–950 ramp
primary
#BCDFF3
secondary
#D39E80
accent
#5914D2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485