#BDEBFC#BDEBFC
#BDEBFC is a very light, muted cyan. Relative luminance 0.773; OKLCH L 91.3% C 0.053 H 222.4°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEBFC |
|---|---|
| RGB | rgb(189, 235, 252) |
| HSL | hsl(196, 91%, 86%) |
| HSV | hsv(196, 25%, 99%) |
| CMYK | cmyk(25%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(90.44, -11.04, -13.06) |
| CIE-LCH | lch(90.44, 17.10, 229.79°) |
| OKLab | oklab(91.33% -0.0389 -0.0355) |
| OKLCH | oklch(91.33% 0.053 222.4) |
| XYZ | xyz(68.2601, 77.2611, 103.3929) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.28
Lightblue
#ADD8E6
ΔE00 4.38
Pale Sky Blue
#BDF6FE
ΔE00 5.34
Powder Blue
#B0E0E6
ΔE00 5.47
Light Sky Blue
#C6FCFF
ΔE00 7.22
Very Light Blue
#D5FFFF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEBFC #FCCEBD
analogous
#BDFCED #BDEBFC #BDCCFC
triadic
#BDEBFC #FCBDEB #EBFCBD
tetradic
#BDEBFC #EDBDFC #FCCEBD #CCFCBD
square
#BDEBFC #EDBDFC #FCCEBD #CCFCBD
split-complementary
#BDEBFC #FCBDCC #FCEDBD
monochromatic
#48C8F7 #82D9F9 #BDEBFC #E2F6FE #E2F6FE
Accessibility & contrast
On white
1.28
#BDEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#BDEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEBFC
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEBFC | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FD
Deuteranopia (green-blind)
#D7E0FC
Tritanopia (blue-blind)
#AAF1F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bdebfc; /* rgb */ color: rgb(189, 235, 252); /* oklch */ color: oklch(91.3% 0.053 222.4);
Tailwind
colors: {
custom: {
50: '#d2f1fd',
500: '#bdebfc',
950: '#000000',
},
}SCSS
$custom: #bdebfc; $custom-light: #d2f1fd; $custom-dark: #000000;
JSON
{
"hex": "#bdebfc",
"rgb": {
"r": 189,
"g": 235,
"b": 252
},
"hsl": {
"h": 196.19,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.9133,
"c": 0.05273,
"h": 222.4
},
"luminance": 0.77264
}Semantic roles & 50–950 ramp
primary
#BDEBFC
secondary
#E2977B
accent
#3E00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585