#BDDEF0#BDDEF0
#BDDEF0 is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.2% C 0.043 H 231.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDEF0 |
|---|---|
| RGB | rgb(189, 222, 240) |
| HSL | hsl(201, 63%, 84%) |
| HSV | hsv(201, 21%, 94%) |
| CMYK | cmyk(21.2%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(86.68, -7.01, -12.39) |
| CIE-LCH | lch(86.68, 14.23, 240.48°) |
| OKLab | oklab(88.24% -0.0265 -0.0336) |
| OKLCH | oklch(88.24% 0.043 231.8) |
| XYZ | xyz(62.8314, 69.3507, 92.4967) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.16
Ice Blue
#A5DFF9
ΔE00 5.04
Powder Blue
#B0E0E6
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 7.90
Light Blue Grey
#B7C9E2
ΔE00 8.00
Baby Blue
#89CFF0
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDEF0 #F0CFBD
analogous
#BDF0E9 #BDDEF0 #BDC5F0
triadic
#BDDEF0 #F0BDDE #DEF0BD
tetradic
#BDDEF0 #E9BDF0 #F0CFBD #C5F0BD
square
#BDDEF0 #E9BDF0 #F0CFBD #C5F0BD
split-complementary
#BDDEF0 #F0BDC5 #F0E9BD
monochromatic
#59ACD9 #8BC5E5 #BDDEF0 #E6F3F9 #E6F3F9
Accessibility & contrast
On white
1.41
#BDDEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#BDDEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDEF0
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDEF0 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF1
Deuteranopia (green-blind)
#CED6F0
Tritanopia (blue-blind)
#AFE3E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bddef0; /* rgb */ color: rgb(189, 222, 240); /* oklch */ color: oklch(88.2% 0.043 231.8);
Tailwind
colors: {
custom: {
50: '#d1e8f5',
500: '#bddef0',
950: '#000000',
},
}SCSS
$custom: #bddef0; $custom-light: #d1e8f5; $custom-dark: #000000;
JSON
{
"hex": "#bddef0",
"rgb": {
"r": 189,
"g": 222,
"b": 240
},
"hsl": {
"h": 201.176,
"s": 62.963,
"l": 84.118
},
"oklch": {
"l": 0.88238,
"c": 0.04282,
"h": 231.8
},
"luminance": 0.69353
}Semantic roles & 50–950 ramp
primary
#BDDEF0
secondary
#CF9D83
accent
#591BCB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485