#BDEDFD#BDEDFD
#BDEDFD is a very light, muted cyan. Relative luminance 0.785; OKLCH L 91.8% C 0.054 H 220.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEDFD |
|---|---|
| RGB | rgb(189, 237, 253) |
| HSL | hsl(195, 94%, 87%) |
| HSV | hsv(195, 25%, 99%) |
| CMYK | cmyk(25.3%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(91.00, -11.83, -12.75) |
| CIE-LCH | lch(91.00, 17.40, 227.15°) |
| OKLab | oklab(91.78% -0.0411 -0.0347) |
| OKLCH | oklch(91.78% 0.054 220.2) |
| XYZ | xyz(68.9948, 78.4762, 104.4216) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.56
Ice Blue
#A5DFF9
ΔE00 4.69
Lightblue
#ADD8E6
ΔE00 4.71
Powder Blue
#B0E0E6
ΔE00 5.14
Light Sky Blue
#C6FCFF
ΔE00 6.47
Pale Blue
#D0FEFE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEDFD #FDCDBD
analogous
#BDFDED #BDEDFD #BDCDFD
triadic
#BDEDFD #FDBDED #EDFDBD
tetradic
#BDEDFD #EDBDFD #FDCDBD #CDFDBD
square
#BDEDFD #EDBDFD #FDCDBD #CDFDBD
split-complementary
#BDEDFD #FDBDCD #FDEDBD
monochromatic
#46CDF9 #82DDFB #BDEDFD #E1F7FE #E1F7FE
Accessibility & contrast
On white
1.26
#BDEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#BDEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEDFD
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEDFD | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFE
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#A9F3F2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bdedfd; /* rgb */ color: rgb(189, 237, 253); /* oklch */ color: oklch(91.8% 0.054 220.2);
Tailwind
colors: {
custom: {
50: '#d2f2fe',
500: '#bdedfd',
950: '#000000',
},
}SCSS
$custom: #bdedfd; $custom-light: #d2f2fe; $custom-dark: #000000;
JSON
{
"hex": "#bdedfd",
"rgb": {
"r": 189,
"g": 237,
"b": 253
},
"hsl": {
"h": 195,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.91779,
"c": 0.05383,
"h": 220.2
},
"luminance": 0.78479
}Semantic roles & 50–950 ramp
primary
#BDEDFD
secondary
#E4957A
accent
#3900E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585