#BDDCEB#BDDCEB
#BDDCEB is a very light, muted cyan. Relative luminance 0.680; OKLCH L 87.7% C 0.039 H 228.6°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDCEB |
|---|---|
| RGB | rgb(189, 220, 235) |
| HSL | hsl(200, 53%, 83%) |
| HSV | hsv(200, 20%, 92%) |
| CMYK | cmyk(19.6%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(86.01, -7.06, -10.75) |
| CIE-LCH | lch(86.01, 12.86, 236.71°) |
| OKLab | oklab(87.66% -0.0257 -0.0291) |
| OKLCH | oklch(87.66% 0.039 228.6) |
| XYZ | xyz(61.5708, 68.0016, 88.4628) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.73
Ice Blue
#A5DFF9
ΔE00 5.63
Powder Blue
#B0E0E6
ΔE00 6.88
Cloudy Blue
#ACC2D9
ΔE00 7.93
Light Blue Grey
#B7C9E2
ΔE00 8.20
Light Grey Blue
#9DBCD4
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDCEB #EBCCBD
analogous
#BDEBE3 #BDDCEB #BDC5EB
triadic
#BDDCEB #EBBDDC #DCEBBD
tetradic
#BDDCEB #E3BDEB #EBCCBD #C5EBBD
square
#BDDCEB #E3BDEB #EBCCBD #C5EBBD
split-complementary
#BDDCEB #EBBDC5 #EBE3BD
monochromatic
#5FAACF #8EC3DD #BDDCEB #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.44
#BDDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BDDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDCEB
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDCEB | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#CDD5EB
Tritanopia (blue-blind)
#B0E0E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bddceb; /* rgb */ color: rgb(189, 220, 235); /* oklch */ color: oklch(87.7% 0.039 228.6);
Tailwind
colors: {
custom: {
50: '#d1e6f1',
500: '#bddceb',
950: '#000000',
},
}SCSS
$custom: #bddceb; $custom-light: #d1e6f1; $custom-dark: #000000;
JSON
{
"hex": "#bddceb",
"rgb": {
"r": 189,
"g": 220,
"b": 235
},
"hsl": {
"h": 199.565,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.87661,
"c": 0.03885,
"h": 228.6
},
"luminance": 0.68003
}Semantic roles & 50–950 ramp
primary
#BDDCEB
secondary
#C79B85
accent
#5825C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485