#BDD4EB#BDD4EB
#BDD4EB is a very light, muted cyan. Relative luminance 0.639; OKLCH L 86.0% C 0.041 H 248.3°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD4EB |
|---|---|
| RGB | rgb(189, 212, 235) |
| HSL | hsl(210, 53%, 83%) |
| HSV | hsv(210, 20%, 92%) |
| CMYK | cmyk(19.6%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.91, -2.89, -13.87) |
| CIE-LCH | lch(83.91, 14.17, 258.22°) |
| OKLab | oklab(86.01% -0.015 -0.0377) |
| OKLCH | oklch(86.01% 0.041 248.3) |
| XYZ | xyz(59.5212, 63.9024, 87.7796) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.36
Lightsteelblue
#B0C4DE
ΔE00 4.25
Cloudy Blue
#ACC2D9
ΔE00 4.43
Powder Blue (survey)
#B1D1FC
ΔE00 5.52
Light Grey Blue
#9DBCD4
ΔE00 6.82
Baby Blue (survey)
#A2CFFE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD4EB #EBD4BD
analogous
#BDEBEB #BDD4EB #BDBDEB
triadic
#BDD4EB #EBBDD4 #D4EBBD
tetradic
#BDD4EB #EBBDEB #EBD4BD #BDEBBD
square
#BDD4EB #EBBDEB #EBD4BD #BDEBBD
split-complementary
#BDD4EB #EBBDBD #EBEBBD
monochromatic
#5F97CF #8EB5DD #BDD4EB #E8F0F8 #E8F0F8
Accessibility & contrast
On white
1.52
#BDD4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#BDD4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD4EB
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD4EB | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EC
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#B1D9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bdd4eb; /* rgb */ color: rgb(189, 212, 235); /* oklch */ color: oklch(86.0% 0.041 248.3);
Tailwind
colors: {
custom: {
50: '#d1e1f1',
500: '#bdd4eb',
950: '#000000',
},
}SCSS
$custom: #bdd4eb; $custom-light: #d1e1f1; $custom-dark: #000000;
JSON
{
"hex": "#bdd4eb",
"rgb": {
"r": 189,
"g": 212,
"b": 235
},
"hsl": {
"h": 210,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.86012,
"c": 0.04052,
"h": 248.3
},
"luminance": 0.63904
}Semantic roles & 50–950 ramp
primary
#BDD4EB
secondary
#C7A685
accent
#7325C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485