#BDDAEB#BDDAEB
#BDDAEB is a very light, muted cyan. Relative luminance 0.670; OKLCH L 87.2% C 0.039 H 233.6°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDAEB |
|---|---|
| RGB | rgb(189, 218, 235) |
| HSL | hsl(202, 53%, 83%) |
| HSV | hsv(202, 20%, 92%) |
| CMYK | cmyk(19.6%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(85.48, -6.02, -11.53) |
| CIE-LCH | lch(85.48, 13.01, 242.42°) |
| OKLab | oklab(87.25% -0.023 -0.0313) |
| OKLCH | oklch(87.25% 0.039 233.6) |
| XYZ | xyz(61.0491, 66.9581, 88.2888) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.67
Ice Blue
#A5DFF9
ΔE00 6.00
Cloudy Blue
#ACC2D9
ΔE00 6.87
Light Blue Grey
#B7C9E2
ΔE00 6.99
Lightsteelblue
#B0C4DE
ΔE00 7.53
Light Grey Blue
#9DBCD4
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDAEB #EBCEBD
analogous
#BDEBE5 #BDDAEB #BDC3EB
triadic
#BDDAEB #EBBDDA #DAEBBD
tetradic
#BDDAEB #E5BDEB #EBCEBD #C3EBBD
square
#BDDAEB #E5BDEB #EBCEBD #C3EBBD
split-complementary
#BDDAEB #EBBDC3 #EBE5BD
monochromatic
#5FA5CF #8EC0DD #BDDAEB #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.46
#BDDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BDDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDAEB
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDAEB | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#CCD3EB
Tritanopia (blue-blind)
#B0DFDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bddaeb; /* rgb */ color: rgb(189, 218, 235); /* oklch */ color: oklch(87.2% 0.039 233.6);
Tailwind
colors: {
custom: {
50: '#d1e5f1',
500: '#bddaeb',
950: '#000000',
},
}SCSS
$custom: #bddaeb; $custom-light: #d1e5f1; $custom-dark: #000000;
JSON
{
"hex": "#bddaeb",
"rgb": {
"r": 189,
"g": 218,
"b": 235
},
"hsl": {
"h": 202.174,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.87247,
"c": 0.03883,
"h": 233.6
},
"luminance": 0.6696
}Semantic roles & 50–950 ramp
primary
#BDDAEB
secondary
#C79D85
accent
#5E25C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485