#BDDFED#BDDFED
#BDDFED is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.3% C 0.041 H 224.7°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFED |
|---|---|
| RGB | rgb(189, 223, 237) |
| HSL | hsl(198, 57%, 84%) |
| HSV | hsv(198, 20%, 93%) |
| CMYK | cmyk(20.3%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(86.85, -8.18, -10.54) |
| CIE-LCH | lch(86.85, 13.34, 232.21°) |
| OKLab | oklab(88.35% -0.0289 -0.0286) |
| OKLCH | oklch(88.35% 0.041 224.7) |
| XYZ | xyz(62.6558, 69.7067, 90.2579) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.10
Ice Blue
#A5DFF9
ΔE00 5.22
Powder Blue
#B0E0E6
ΔE00 5.81
Pale Sky Blue
#BDF6FE
ΔE00 7.86
Sky Blue
#87CEEB
ΔE00 8.65
Baby Blue
#89CFF0
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFED #EDCBBD
analogous
#BDEDE3 #BDDFED #BDC7ED
triadic
#BDDFED #EDBDDF #DFEDBD
tetradic
#BDDFED #E3BDED #EDCBBD #C7EDBD
square
#BDDFED #E3BDED #EDCBBD #C7EDBD
split-complementary
#BDDFED #EDBDC7 #EDE3BD
monochromatic
#5DB0D3 #8DC8E0 #BDDFED #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.41
#BDDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#BDDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFED
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFED | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#AFE3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bddfed; /* rgb */ color: rgb(189, 223, 237); /* oklch */ color: oklch(88.3% 0.041 224.7);
Tailwind
colors: {
custom: {
50: '#d1e9f2',
500: '#bddfed',
950: '#000000',
},
}SCSS
$custom: #bddfed; $custom-light: #d1e9f2; $custom-dark: #000000;
JSON
{
"hex": "#bddfed",
"rgb": {
"r": 189,
"g": 223,
"b": 237
},
"hsl": {
"h": 197.5,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.88348,
"c": 0.04068,
"h": 224.7
},
"luminance": 0.69709
}Semantic roles & 50–950 ramp
primary
#BDDFED
secondary
#CA9884
accent
#5121C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485