#BDD7EA#BDD7EA
#BDD7EA is a very light, muted cyan. Relative luminance 0.654; OKLCH L 86.6% C 0.038 H 239.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BDD7EA |
|---|---|
| RGB | rgb(189, 215, 234) |
| HSL | hsl(205, 52%, 83%) |
| HSV | hsv(205, 19%, 92%) |
| CMYK | cmyk(19.2%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.67, -4.68, -12.22) |
| CIE-LCH | lch(84.67, 13.08, 249.05°) |
| OKLab | oklab(86.6% -0.0194 -0.0331) |
| OKLCH | oklch(86.6% 0.038 239.7) |
| XYZ | xyz(60.1341, 65.3586, 87.2731) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.43
Cloudy Blue
#ACC2D9
ΔE00 5.59
Lightblue
#ADD8E6
ΔE00 6.02
Lightsteelblue
#B0C4DE
ΔE00 6.06
Ice Blue
#A5DFF9
ΔE00 6.94
Light Grey Blue
#9DBCD4
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDD7EA #EAD0BD
analogous
#BDEAE6 #BDD7EA #BDC0EA
triadic
#BDD7EA #EABDD7 #D7EABD
tetradic
#BDD7EA #E6BDEA #EAD0BD #C0EABD
square
#BDD7EA #E6BDEA #EAD0BD #C0EABD
split-complementary
#BDD7EA #EABDC0 #EAE6BD
monochromatic
#609FCC #8FBBDB #BDD7EA #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.49
#BDD7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#BDD7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDD7EA
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDD7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDD7EA | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#C9D1EA
Tritanopia (blue-blind)
#B1DCDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bdd7ea; /* rgb */ color: rgb(189, 215, 234); /* oklch */ color: oklch(86.6% 0.038 239.7);
Tailwind
colors: {
custom: {
50: '#d1e3f0',
500: '#bdd7ea',
950: '#000000',
},
}SCSS
$custom: #bdd7ea; $custom-light: #d1e3f0; $custom-dark: #000000;
JSON
{
"hex": "#bdd7ea",
"rgb": {
"r": 189,
"g": 215,
"b": 234
},
"hsl": {
"h": 205.333,
"s": 51.724,
"l": 82.941
},
"oklch": {
"l": 0.86595,
"c": 0.03838,
"h": 239.7
},
"luminance": 0.6536
}Semantic roles & 50–950 ramp
primary
#BDD7EA
secondary
#C6A185
accent
#6726BF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485