#BDDAED#BDDAED
#BDDAED is a very light, muted cyan. Relative luminance 0.671; OKLCH L 87.3% C 0.041 H 236.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDAED |
|---|---|
| RGB | rgb(189, 218, 237) |
| HSL | hsl(204, 57%, 84%) |
| HSV | hsv(204, 20%, 93%) |
| CMYK | cmyk(20.3%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(85.54, -5.59, -12.50) |
| CIE-LCH | lch(85.54, 13.69, 245.90°) |
| OKLab | oklab(87.31% -0.0223 -0.0339) |
| OKLCH | oklch(87.31% 0.041 236.7) |
| XYZ | xyz(61.3396, 67.0743, 89.8192) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.24
Ice Blue
#A5DFF9
ΔE00 6.05
Light Blue Grey
#B7C9E2
ΔE00 6.44
Cloudy Blue
#ACC2D9
ΔE00 6.50
Lightsteelblue
#B0C4DE
ΔE00 7.02
Light Grey Blue
#9DBCD4
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDAED #EDD0BD
analogous
#BDEDE8 #BDDAED #BDC2ED
triadic
#BDDAED #EDBDDA #DAEDBD
tetradic
#BDDAED #E8BDED #EDD0BD #C2EDBD
square
#BDDAED #E8BDED #EDD0BD #C2EDBD
split-complementary
#BDDAED #EDBDC2 #EDE8BD
monochromatic
#5DA4D3 #8DBFE0 #BDDAED #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.46
#BDDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BDDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDAED
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDAED | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#CBD3ED
Tritanopia (blue-blind)
#B0DFE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bddaed; /* rgb */ color: rgb(189, 218, 237); /* oklch */ color: oklch(87.3% 0.041 236.7);
Tailwind
colors: {
custom: {
50: '#d1e5f2',
500: '#bddaed',
950: '#000000',
},
}SCSS
$custom: #bddaed; $custom-light: #d1e5f2; $custom-dark: #000000;
JSON
{
"hex": "#bddaed",
"rgb": {
"r": 189,
"g": 218,
"b": 237
},
"hsl": {
"h": 203.75,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.87313,
"c": 0.04059,
"h": 236.7
},
"luminance": 0.67076
}Semantic roles & 50–950 ramp
primary
#BDDAED
secondary
#CAA084
accent
#6221C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485