#BDF2FD#BDF2FD
#BDF2FD is a very light, muted cyan. Relative luminance 0.814; OKLCH L 92.8% C 0.056 H 211.8°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF2FD |
|---|---|
| RGB | rgb(189, 242, 253) |
| HSL | hsl(190, 94%, 87%) |
| HSV | hsv(190, 25%, 99%) |
| CMYK | cmyk(25.3%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(92.31, -14.35, -10.79) |
| CIE-LCH | lch(92.31, 17.95, 216.94°) |
| OKLab | oklab(92.82% -0.0475 -0.0294) |
| OKLCH | oklch(92.82% 0.056 211.8) |
| XYZ | xyz(70.4626, 81.4119, 104.9109) |
| Luminance | 0.8142 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.80
Light Sky Blue
#C6FCFF
ΔE00 3.84
Powder Blue
#B0E0E6
ΔE00 4.33
Pale Blue
#D0FEFE
ΔE00 5.02
Really Light Blue
#D4FFFF
ΔE00 5.26
Very Light Blue
#D5FFFF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF2FD #FDC8BD
analogous
#BDFDE8 #BDF2FD #BDD2FD
triadic
#BDF2FD #FDBDF2 #F2FDBD
tetradic
#BDF2FD #E8BDFD #FDC8BD #D2FDBD
square
#BDF2FD #E8BDFD #FDC8BD #D2FDBD
split-complementary
#BDF2FD #FDBDD2 #FDE8BD
monochromatic
#46DBF9 #82E6FB #BDF2FD #E1F9FE #E1F9FE
Accessibility & contrast
On white
1.22
#BDF2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#BDF2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF2FD
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF2FD | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFE
Deuteranopia (green-blind)
#DEE5FD
Tritanopia (blue-blind)
#A9F7F5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bdf2fd; /* rgb */ color: rgb(189, 242, 253); /* oklch */ color: oklch(92.8% 0.056 211.8);
Tailwind
colors: {
custom: {
50: '#d2f6fe',
500: '#bdf2fd',
950: '#000000',
},
}SCSS
$custom: #bdf2fd; $custom-light: #d2f6fe; $custom-dark: #000000;
JSON
{
"hex": "#bdf2fd",
"rgb": {
"r": 189,
"g": 242,
"b": 253
},
"hsl": {
"h": 190.313,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.92824,
"c": 0.05583,
"h": 211.8
},
"luminance": 0.81415
}Semantic roles & 50–950 ramp
primary
#BDF2FD
secondary
#E48D7A
accent
#2700E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585