#BCDFF4#BCDFF4
#BCDFF4 is a very light, muted cyan. Relative luminance 0.700; OKLCH L 88.5% C 0.047 H 234.4°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFF4 |
|---|---|
| RGB | rgb(188, 223, 244) |
| HSL | hsl(203, 72%, 85%) |
| HSV | hsv(203, 23%, 96%) |
| CMYK | cmyk(23%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(87.00, -6.95, -14.03) |
| CIE-LCH | lch(87.00, 15.66, 243.63°) |
| OKLab | oklab(88.51% -0.0273 -0.0381) |
| OKLCH | oklch(88.51% 0.047 234.4) |
| XYZ | xyz(63.4513, 69.9962, 95.7379) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.64
Lightblue
#ADD8E6
ΔE00 4.71
Light Blue
#95D0FC
ΔE00 7.69
Light Blue Grey
#B7C9E2
ΔE00 7.84
Cloudy Blue
#ACC2D9
ΔE00 7.86
Baby Blue
#89CFF0
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFF4 #F4D1BC
analogous
#BCF4ED #BCDFF4 #BCC3F4
triadic
#BCDFF4 #F4BCDF #DFF4BC
tetradic
#BCDFF4 #EDBCF4 #F4D1BC #C3F4BC
square
#BCDFF4 #EDBCF4 #F4D1BC #C3F4BC
split-complementary
#BCDFF4 #F4BCC3 #F4EDBC
monochromatic
#53ADE3 #87C6EB #BCDFF4 #E5F2FB #E5F2FB
Accessibility & contrast
On white
1.40
#BCDFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#BCDFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFF4
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFF4 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF5
Deuteranopia (green-blind)
#CDD7F4
Tritanopia (blue-blind)
#ACE5E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bcdff4; /* rgb */ color: rgb(188, 223, 244); /* oklch */ color: oklch(88.5% 0.047 234.4);
Tailwind
colors: {
custom: {
50: '#d1e9f7',
500: '#bcdff4',
950: '#000000',
},
}SCSS
$custom: #bcdff4; $custom-light: #d1e9f7; $custom-dark: #000000;
JSON
{
"hex": "#bcdff4",
"rgb": {
"r": 188,
"g": 223,
"b": 244
},
"hsl": {
"h": 202.5,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.88512,
"c": 0.04691,
"h": 234.4
},
"luminance": 0.69998
}Semantic roles & 50–950 ramp
primary
#BCDFF4
secondary
#D59F7F
accent
#5A12D4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485