#BDD2ED#BDD2ED
#BDD2ED is a very light, muted cyan. Relative luminance 0.630; OKLCH L 85.7% C 0.044 H 254.8°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD2ED |
|---|---|
| RGB | rgb(189, 210, 237) |
| HSL | hsl(214, 57%, 84%) |
| HSV | hsv(214, 20%, 93%) |
| CMYK | cmyk(20.3%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(83.46, -1.41, -15.63) |
| CIE-LCH | lch(83.46, 15.69, 264.85°) |
| OKLab | oklab(85.67% -0.0116 -0.0425) |
| OKLCH | oklch(85.67% 0.044 254.8) |
| XYZ | xyz(59.3150, 63.0249, 89.1443) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.30
Lightsteelblue
#B0C4DE
ΔE00 3.44
Powder Blue (survey)
#B1D1FC
ΔE00 4.41
Cloudy Blue
#ACC2D9
ΔE00 4.42
Baby Blue (survey)
#A2CFFE
ΔE00 6.66
Light Grey Blue
#9DBCD4
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD2ED #EDD8BD
analogous
#BDEAED #BDD2ED #C0BDED
triadic
#BDD2ED #EDBDD2 #D2EDBD
tetradic
#BDD2ED #EDBDEA #EDD8BD #BDEDC0
square
#BDD2ED #EDBDEA #EDD8BD #BDEDC0
split-complementary
#BDD2ED #EDC0BD #EAEDBD
monochromatic
#5D90D3 #8DB1E0 #BDD2ED #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.54
#BDD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BDD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD2ED
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD2ED | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EE
Deuteranopia (green-blind)
#C3CEEC
Tritanopia (blue-blind)
#B1D8DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bdd2ed; /* rgb */ color: rgb(189, 210, 237); /* oklch */ color: oklch(85.7% 0.044 254.8);
Tailwind
colors: {
custom: {
50: '#d1dff2',
500: '#bdd2ed',
950: '#000000',
},
}SCSS
$custom: #bdd2ed; $custom-light: #d1dff2; $custom-dark: #000000;
JSON
{
"hex": "#bdd2ed",
"rgb": {
"r": 189,
"g": 210,
"b": 237
},
"hsl": {
"h": 213.75,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.85671,
"c": 0.04401,
"h": 254.8
},
"luminance": 0.63026
}Semantic roles & 50–950 ramp
primary
#BDD2ED
secondary
#CAAB84
accent
#7D21C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485