#BDE5FC#BDE5FC
#BDE5FC is a very light, muted cyan. Relative luminance 0.739; OKLCH L 90.1% C 0.052 H 233.3°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE5FC |
|---|---|
| RGB | rgb(189, 229, 252) |
| HSL | hsl(202, 91%, 86%) |
| HSV | hsv(202, 25%, 99%) |
| CMYK | cmyk(25%, 9.1%, 0%, 1.2%) |
| CIE-LAB | lab(88.87, -7.98, -15.42) |
| CIE-LCH | lch(88.87, 17.36, 242.64°) |
| OKLab | oklab(90.09% -0.0312 -0.042) |
| OKLCH | oklch(90.09% 0.052 233.3) |
| XYZ | xyz(66.5712, 73.8832, 102.8299) |
| Luminance | 0.7389 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.02
Lightblue
#ADD8E6
ΔE00 5.13
Light Blue
#95D0FC
ΔE00 7.79
Baby Blue
#89CFF0
ΔE00 7.91
Powder Blue
#B0E0E6
ΔE00 8.06
Sky Blue
#87CEEB
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE5FC #FCD4BD
analogous
#BDFCF4 #BDE5FC #BDC6FC
triadic
#BDE5FC #FCBDE5 #E5FCBD
tetradic
#BDE5FC #F4BDFC #FCD4BD #C6FCBD
square
#BDE5FC #F4BDFC #FCD4BD #C6FCBD
split-complementary
#BDE5FC #FCBDC6 #FCF4BD
monochromatic
#48B7F7 #82CEF9 #BDE5FC #E2F3FE #E2F3FE
Accessibility & contrast
On white
1.33
#BDE5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#BDE5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE5FC
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE5FC | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FD
Deuteranopia (green-blind)
#D1DCFC
Tritanopia (blue-blind)
#ABEBEC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bde5fc; /* rgb */ color: rgb(189, 229, 252); /* oklch */ color: oklch(90.1% 0.052 233.3);
Tailwind
colors: {
custom: {
50: '#d2edfd',
500: '#bde5fc',
950: '#000000',
},
}SCSS
$custom: #bde5fc; $custom-light: #d2edfd; $custom-dark: #000000;
JSON
{
"hex": "#bde5fc",
"rgb": {
"r": 189,
"g": 229,
"b": 252
},
"hsl": {
"h": 201.905,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.90085,
"c": 0.05235,
"h": 233.3
},
"luminance": 0.73886
}Semantic roles & 50–950 ramp
primary
#BDE5FC
secondary
#E2A17B
accent
#5400E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485