#BDCEDC#BDCEDC
#BDCEDC is a very light, muted cyan. Relative luminance 0.601; OKLCH L 84.3% C 0.027 H 242.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCEDC |
|---|---|
| RGB | rgb(189, 206, 220) |
| HSL | hsl(207, 31%, 80%) |
| HSV | hsv(207, 14%, 86%) |
| CMYK | cmyk(14.1%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(81.91, -2.92, -8.88) |
| CIE-LCH | lch(81.91, 9.35, 251.82°) |
| OKLab | oklab(84.29% -0.0123 -0.0239) |
| OKLCH | oklch(84.29% 0.027 242.8) |
| XYZ | xyz(55.9728, 60.1277, 76.3531) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.60
Light Blue Grey
#B7C9E2
ΔE00 4.61
Lightsteelblue
#B0C4DE
ΔE00 5.22
Light Grey Blue
#9DBCD4
ΔE00 6.79
Fog
#D8DCE0
ΔE00 6.82
Lightblue
#ADD8E6
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCEDC #DCCBBD
analogous
#BDDCDA #BDCEDC #BDBEDC
triadic
#BDCEDC #DCBDCE #CEDCBD
tetradic
#BDCEDC #DABDDC #DCCBBD #BEDCBD
square
#BDCEDC #DABDDC #DCCBBD #BEDCBD
split-complementary
#BDCEDC #DCBDBE #DCDABD
monochromatic
#6D93B2 #95B0C7 #BDCEDC #E5ECF1 #EBF0F4
Accessibility & contrast
On white
1.61
#BDCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#BDCEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCEDC
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCEDC | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDD
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#B5D1D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bdcedc; /* rgb */ color: rgb(189, 206, 220); /* oklch */ color: oklch(84.3% 0.027 242.8);
Tailwind
colors: {
custom: {
50: '#d1dce6',
500: '#bdcedc',
950: '#000000',
},
}SCSS
$custom: #bdcedc; $custom-light: #d1dce6; $custom-dark: #000000;
JSON
{
"hex": "#bdcedc",
"rgb": {
"r": 189,
"g": 206,
"b": 220
},
"hsl": {
"h": 207.097,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.84286,
"c": 0.02693,
"h": 242.8
},
"luminance": 0.60129
}Semantic roles & 50–950 ramp
primary
#BDCEDC
secondary
#B39D8A
accent
#6D3CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484