#BDDFFD#BDDFFD
#BDDFFD is a very light, muted cyan. Relative luminance 0.707; OKLCH L 88.9% C 0.055 H 245.1°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFFD |
|---|---|
| RGB | rgb(189, 223, 253) |
| HSL | hsl(208, 94%, 87%) |
| HSV | hsv(208, 25%, 99%) |
| CMYK | cmyk(25.3%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(87.33, -4.65, -18.25) |
| CIE-LCH | lch(87.33, 18.84, 255.69°) |
| OKLab | oklab(88.88% -0.0231 -0.0498) |
| OKLCH | oklch(88.88% 0.055 245.1) |
| XYZ | xyz(65.0985, 70.6837, 103.1228) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.99
Baby Blue (survey)
#A2CFFE
ΔE00 5.61
Ice Blue
#A5DFF9
ΔE00 6.40
Light Blue
#95D0FC
ΔE00 6.52
Light Blue Grey
#B7C9E2
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFFD #FDDBBD
analogous
#BDFDFB #BDDFFD #BDBFFD
triadic
#BDDFFD #FDBDDF #DFFDBD
tetradic
#BDDFFD #FBBDFD #FDDBBD #BFFDBD
square
#BDDFFD #FBBDFD #FDDBBD #BFFDBD
split-complementary
#BDDFFD #FDBDBF #FDFBBD
monochromatic
#46A5F9 #82C2FB #BDDFFD #E1F1FE #E1F1FE
Accessibility & contrast
On white
1.39
#BDDFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#BDDFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFFD
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFFD | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CBD8FC
Tritanopia (blue-blind)
#ABE6E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bddffd; /* rgb */ color: rgb(189, 223, 253); /* oklch */ color: oklch(88.9% 0.055 245.1);
Tailwind
colors: {
custom: {
50: '#d2e9fe',
500: '#bddffd',
950: '#000000',
},
}SCSS
$custom: #bddffd; $custom-light: #d2e9fe; $custom-dark: #000000;
JSON
{
"hex": "#bddffd",
"rgb": {
"r": 189,
"g": 223,
"b": 253
},
"hsl": {
"h": 208.125,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.88884,
"c": 0.05491,
"h": 245.1
},
"luminance": 0.70686
}Semantic roles & 50–950 ramp
primary
#BDDFFD
secondary
#E4AC7A
accent
#6C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485