#BDDDFB#BDDDFB
#BDDDFB is a very light, muted cyan. Relative luminance 0.695; OKLCH L 88.4% C 0.054 H 246.7°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDDFB |
|---|---|
| RGB | rgb(189, 221, 251) |
| HSL | hsl(209, 89%, 86%) |
| HSV | hsv(209, 25%, 98%) |
| CMYK | cmyk(24.7%, 12%, 0%, 1.6%) |
| CIE-LAB | lab(86.75, -4.07, -18.08) |
| CIE-LCH | lch(86.75, 18.53, 257.33°) |
| OKLab | oklab(88.4% -0.0212 -0.0493) |
| OKLCH | oklch(88.4% 0.054 246.7) |
| XYZ | xyz(64.2504, 69.4946, 101.2766) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.51
Baby Blue (survey)
#A2CFFE
ΔE00 5.44
Light Blue Grey
#B7C9E2
ΔE00 5.88
Lightsteelblue
#B0C4DE
ΔE00 6.55
Light Blue
#95D0FC
ΔE00 6.63
Cloudy Blue
#ACC2D9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDDFB #FBDBBD
analogous
#BDFBFA #BDDDFB #BDBEFB
triadic
#BDDDFB #FBBDDD #DDFBBD
tetradic
#BDDDFB #FABDFB #FBDBBD #BEFBBD
square
#BDDDFB #FABDFB #FBDBBD #BEFBBD
split-complementary
#BDDDFB #FBBDBE #FBFABD
monochromatic
#4AA2F4 #83BFF8 #BDDDFB #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.41
#BDDDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#BDDDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDDFB
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDDFB | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFD
Deuteranopia (green-blind)
#CAD6FA
Tritanopia (blue-blind)
#ACE4E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bdddfb; /* rgb */ color: rgb(189, 221, 251); /* oklch */ color: oklch(88.4% 0.054 246.7);
Tailwind
colors: {
custom: {
50: '#d2e7fc',
500: '#bdddfb',
950: '#000000',
},
}SCSS
$custom: #bdddfb; $custom-light: #d2e7fc; $custom-dark: #000000;
JSON
{
"hex": "#bdddfb",
"rgb": {
"r": 189,
"g": 221,
"b": 251
},
"hsl": {
"h": 209.032,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.88404,
"c": 0.05368,
"h": 246.7
},
"luminance": 0.69497
}Semantic roles & 50–950 ramp
primary
#BDDDFB
secondary
#E0AC7C
accent
#6F00E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485