#BCDFF5#BCDFF5
#BCDFF5 is a very light, muted cyan. Relative luminance 0.701; OKLCH L 88.5% C 0.048 H 235.7°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFF5 |
|---|---|
| RGB | rgb(188, 223, 245) |
| HSL | hsl(203, 74%, 85%) |
| HSV | hsv(203, 23%, 96%) |
| CMYK | cmyk(23.3%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(87.02, -6.73, -14.51) |
| CIE-LCH | lch(87.02, 16.00, 245.10°) |
| OKLab | oklab(88.55% -0.0269 -0.0395) |
| OKLCH | oklch(88.55% 0.048 235.7) |
| XYZ | xyz(63.6035, 70.0571, 96.5397) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.72
Lightblue
#ADD8E6
ΔE00 5.03
Light Blue
#95D0FC
ΔE00 7.45
Light Blue Grey
#B7C9E2
ΔE00 7.64
Cloudy Blue
#ACC2D9
ΔE00 7.73
Powder Blue (survey)
#B1D1FC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFF5 #F5D2BC
analogous
#BCF5EF #BCDFF5 #BCC3F5
triadic
#BCDFF5 #F5BCDF #DFF5BC
tetradic
#BCDFF5 #EFBCF5 #F5D2BC #C3F5BC
square
#BCDFF5 #EFBCF5 #F5D2BC #C3F5BC
split-complementary
#BCDFF5 #F5BCC3 #F5EFBC
monochromatic
#51ACE5 #87C6ED #BCDFF5 #E4F2FB #E4F2FB
Accessibility & contrast
On white
1.40
#BCDFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#BCDFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFF5
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFF5 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF6
Deuteranopia (green-blind)
#CDD7F5
Tritanopia (blue-blind)
#ACE5E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bcdff5; /* rgb */ color: rgb(188, 223, 245); /* oklch */ color: oklch(88.5% 0.048 235.7);
Tailwind
colors: {
custom: {
50: '#d1e9f8',
500: '#bcdff5',
950: '#000000',
},
}SCSS
$custom: #bcdff5; $custom-light: #d1e9f8; $custom-dark: #000000;
JSON
{
"hex": "#bcdff5",
"rgb": {
"r": 188,
"g": 223,
"b": 245
},
"hsl": {
"h": 203.158,
"s": 74.026,
"l": 84.902
},
"oklch": {
"l": 0.88546,
"c": 0.04779,
"h": 235.7
},
"luminance": 0.70059
}Semantic roles & 50–950 ramp
primary
#BCDFF5
secondary
#D6A17F
accent
#5C0FD6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485