#BDD2EB#BDD2EB
#BDD2EB is a very light, muted cyan. Relative luminance 0.629; OKLCH L 85.6% C 0.042 H 252.8°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD2EB |
|---|---|
| RGB | rgb(189, 210, 235) |
| HSL | hsl(213, 53%, 83%) |
| HSV | hsv(213, 20%, 92%) |
| CMYK | cmyk(19.6%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(83.39, -1.84, -14.65) |
| CIE-LCH | lch(83.39, 14.77, 262.83°) |
| OKLab | oklab(85.6% -0.0123 -0.0398) |
| OKLCH | oklch(85.6% 0.042 252.8) |
| XYZ | xyz(59.0244, 62.9087, 87.6140) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.35
Lightsteelblue
#B0C4DE
ΔE00 3.46
Cloudy Blue
#ACC2D9
ΔE00 4.17
Powder Blue (survey)
#B1D1FC
ΔE00 4.91
Baby Blue (survey)
#A2CFFE
ΔE00 6.86
Light Grey Blue
#9DBCD4
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD2EB #EBD6BD
analogous
#BDE9EB #BDD2EB #BFBDEB
triadic
#BDD2EB #EBBDD2 #D2EBBD
tetradic
#BDD2EB #EBBDE9 #EBD6BD #BDEBBF
square
#BDD2EB #EBBDE9 #EBD6BD #BDEBBF
split-complementary
#BDD2EB #EBBFBD #E9EBBD
monochromatic
#5F92CF #8EB2DD #BDD2EB #E8EFF8 #E8EFF8
Accessibility & contrast
On white
1.55
#BDD2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#BDD2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD2EB
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD2EB | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#C4CEEA
Tritanopia (blue-blind)
#B1D7DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bdd2eb; /* rgb */ color: rgb(189, 210, 235); /* oklch */ color: oklch(85.6% 0.042 252.8);
Tailwind
colors: {
custom: {
50: '#d1dff1',
500: '#bdd2eb',
950: '#000000',
},
}SCSS
$custom: #bdd2eb; $custom-light: #d1dff1; $custom-dark: #000000;
JSON
{
"hex": "#bdd2eb",
"rgb": {
"r": 189,
"g": 210,
"b": 235
},
"hsl": {
"h": 212.609,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.85603,
"c": 0.04163,
"h": 252.8
},
"luminance": 0.6291
}Semantic roles & 50–950 ramp
primary
#BDD2EB
secondary
#C7A985
accent
#7A25C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485