#BDDCED#BDDCED
#BDDCED is a very light, muted cyan. Relative luminance 0.681; OKLCH L 87.7% C 0.040 H 231.9°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDCED |
|---|---|
| RGB | rgb(189, 220, 237) |
| HSL | hsl(201, 57%, 84%) |
| HSV | hsv(201, 20%, 93%) |
| CMYK | cmyk(20.3%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(86.07, -6.63, -11.72) |
| CIE-LCH | lch(86.07, 13.46, 240.50°) |
| OKLab | oklab(87.73% -0.025 -0.0318) |
| OKLCH | oklch(87.73% 0.04 231.9) |
| XYZ | xyz(61.8614, 68.1178, 89.9931) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.23
Ice Blue
#A5DFF9
ΔE00 5.51
Cloudy Blue
#ACC2D9
ΔE00 7.48
Powder Blue
#B0E0E6
ΔE00 7.57
Light Blue Grey
#B7C9E2
ΔE00 7.63
Lightsteelblue
#B0C4DE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDCED #EDCEBD
analogous
#BDEDE6 #BDDCED #BDC4ED
triadic
#BDDCED #EDBDDC #DCEDBD
tetradic
#BDDCED #E6BDED #EDCEBD #C4EDBD
square
#BDDCED #E6BDED #EDCEBD #C4EDBD
split-complementary
#BDDCED #EDBDC4 #EDE6BD
monochromatic
#5DA9D3 #8DC2E0 #BDDCED #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.44
#BDDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#BDDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDCED
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDCED | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#B0E1E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bddced; /* rgb */ color: rgb(189, 220, 237); /* oklch */ color: oklch(87.7% 0.040 231.9);
Tailwind
colors: {
custom: {
50: '#d1e6f2',
500: '#bddced',
950: '#000000',
},
}SCSS
$custom: #bddced; $custom-light: #d1e6f2; $custom-dark: #000000;
JSON
{
"hex": "#bddced",
"rgb": {
"r": 189,
"g": 220,
"b": 237
},
"hsl": {
"h": 201.25,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.87726,
"c": 0.04041,
"h": 231.9
},
"luminance": 0.6812
}Semantic roles & 50–950 ramp
primary
#BDDCED
secondary
#CA9D84
accent
#5B21C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485