#BEDCED#BEDCED
#BEDCED is a very light, muted cyan. Relative luminance 0.682; OKLCH L 87.8% C 0.040 H 232.7°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCED |
|---|---|
| RGB | rgb(190, 220, 237) |
| HSL | hsl(202, 57%, 84%) |
| HSV | hsv(202, 20%, 93%) |
| CMYK | cmyk(19.8%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(86.13, -6.32, -11.62) |
| CIE-LCH | lch(86.13, 13.23, 241.43°) |
| OKLab | oklab(87.79% -0.024 -0.0315) |
| OKLCH | oklch(87.79% 0.04 232.7) |
| XYZ | xyz(62.1104, 68.2462, 90.0047) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.51
Ice Blue
#A5DFF9
ΔE00 5.76
Cloudy Blue
#ACC2D9
ΔE00 7.36
Light Blue Grey
#B7C9E2
ΔE00 7.43
Powder Blue
#B0E0E6
ΔE00 7.82
Lightsteelblue
#B0C4DE
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCED #EDCFBE
analogous
#BEEDE6 #BEDCED #BEC4ED
triadic
#BEDCED #EDBEDC #DCEDBE
tetradic
#BEDCED #E6BEED #EDCFBE #C4EDBE
square
#BEDCED #E6BEED #EDCFBE #C4EDBE
split-complementary
#BEDCED #EDBEC4 #EDE6BE
monochromatic
#5EA8D2 #8EC2E0 #BEDCED #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.43
#BEDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BEDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCED
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCED | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#B1E1E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedced; /* rgb */ color: rgb(190, 220, 237); /* oklch */ color: oklch(87.8% 0.040 232.7);
Tailwind
colors: {
custom: {
50: '#d2e6f2',
500: '#bedced',
950: '#000000',
},
}SCSS
$custom: #bedced; $custom-light: #d2e6f2; $custom-dark: #000000;
JSON
{
"hex": "#bedced",
"rgb": {
"r": 190,
"g": 220,
"b": 237
},
"hsl": {
"h": 201.702,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.87793,
"c": 0.03959,
"h": 232.7
},
"luminance": 0.68248
}Semantic roles & 50–950 ramp
primary
#BEDCED
secondary
#CA9E85
accent
#5C21C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485