#BDCEDF#BDCEDF
#BDCEDF is a very light, muted cyan. Relative luminance 0.603; OKLCH L 84.4% C 0.030 H 248.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCEDF |
|---|---|
| RGB | rgb(189, 206, 223) |
| HSL | hsl(210, 35%, 81%) |
| HSV | hsv(210, 15%, 87%) |
| CMYK | cmyk(15.2%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(81.99, -2.29, -10.35) |
| CIE-LCH | lch(81.99, 10.60, 257.51°) |
| OKLab | oklab(84.38% -0.0112 -0.028) |
| OKLCH | oklch(84.38% 0.03 248.2) |
| XYZ | xyz(56.3736, 60.2881, 78.4644) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.35
Cloudy Blue
#ACC2D9
ΔE00 3.89
Lightsteelblue
#B0C4DE
ΔE00 4.14
Light Grey Blue
#9DBCD4
ΔE00 6.57
Fog
#D8DCE0
ΔE00 7.36
Powder Blue (survey)
#B1D1FC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCEDF #DFCEBD
analogous
#BDDFDF #BDCEDF #BDBDDF
triadic
#BDCEDF #DFBDCE #CEDFBD
tetradic
#BDCEDF #DFBDDF #DFCEBD #BDDFBD
square
#BDCEDF #DFBDDF #DFCEBD #BDDFBD
split-complementary
#BDCEDF #DFBDBD #DFDFBD
monochromatic
#6B91B7 #94AFCB #BDCEDF #E6EDF3 #EAF0F5
Accessibility & contrast
On white
1.61
#BDCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#BDCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCEDF
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCEDF | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEE0
Deuteranopia (green-blind)
#C4CADF
Tritanopia (blue-blind)
#B5D2D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bdcedf; /* rgb */ color: rgb(189, 206, 223); /* oklch */ color: oklch(84.4% 0.030 248.2);
Tailwind
colors: {
custom: {
50: '#d1dce9',
500: '#bdcedf',
950: '#000000',
},
}SCSS
$custom: #bdcedf; $custom-light: #d1dce9; $custom-dark: #000000;
JSON
{
"hex": "#bdcedf",
"rgb": {
"r": 189,
"g": 206,
"b": 223
},
"hsl": {
"h": 210,
"s": 34.694,
"l": 80.784
},
"oklch": {
"l": 0.84383,
"c": 0.03012,
"h": 248.2
},
"luminance": 0.60289
}Semantic roles & 50–950 ramp
primary
#BDCEDF
secondary
#B7A089
accent
#7338AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484