#BCDFF1#BCDFF1
#BCDFF1 is a very light, muted cyan. Relative luminance 0.698; OKLCH L 88.4% C 0.044 H 230.3°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFF1 |
|---|---|
| RGB | rgb(188, 223, 241) |
| HSL | hsl(200, 65%, 84%) |
| HSV | hsv(200, 22%, 95%) |
| CMYK | cmyk(22%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(86.91, -7.61, -12.58) |
| CIE-LCH | lch(86.91, 14.70, 238.82°) |
| OKLab | oklab(88.41% -0.0284 -0.0342) |
| OKLCH | oklch(88.41% 0.044 230.3) |
| XYZ | xyz(62.9995, 69.8155, 93.3585) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.79
Ice Blue
#A5DFF9
ΔE00 4.61
Powder Blue
#B0E0E6
ΔE00 7.03
Baby Blue
#89CFF0
ΔE00 8.04
Sky Blue
#87CEEB
ΔE00 8.23
Cloudy Blue
#ACC2D9
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFF1 #F1CEBC
analogous
#BCF1E9 #BCDFF1 #BCC5F1
triadic
#BCDFF1 #F1BCDF #DFF1BC
tetradic
#BCDFF1 #E9BCF1 #F1CEBC #C5F1BC
square
#BCDFF1 #E9BCF1 #F1CEBC #C5F1BC
split-complementary
#BCDFF1 #F1BCC5 #F1E9BC
monochromatic
#57AFDC #89C7E6 #BCDFF1 #E6F3FA #E6F3FA
Accessibility & contrast
On white
1.40
#BCDFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#BCDFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFF1
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFF1 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF2
Deuteranopia (green-blind)
#CED7F1
Tritanopia (blue-blind)
#ADE4E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bcdff1; /* rgb */ color: rgb(188, 223, 241); /* oklch */ color: oklch(88.4% 0.044 230.3);
Tailwind
colors: {
custom: {
50: '#d1e9f5',
500: '#bcdff1',
950: '#000000',
},
}SCSS
$custom: #bcdff1; $custom-light: #d1e9f5; $custom-dark: #000000;
JSON
{
"hex": "#bcdff1",
"rgb": {
"r": 188,
"g": 223,
"b": 241
},
"hsl": {
"h": 200.377,
"s": 65.432,
"l": 84.118
},
"oklch": {
"l": 0.88413,
"c": 0.04444,
"h": 230.3
},
"luminance": 0.69818
}Semantic roles & 50–950 ramp
primary
#BCDFF1
secondary
#D09C81
accent
#5618CD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485