#BED6DC#BED6DC
#BED6DC is a very light, muted cyan. Relative luminance 0.642; OKLCH L 86.0% C 0.027 H 214.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BED6DC |
|---|---|
| RGB | rgb(190, 214, 220) |
| HSL | hsl(192, 30%, 80%) |
| HSV | hsv(192, 14%, 86%) |
| CMYK | cmyk(13.6%, 2.7%, 0%, 13.7%) |
| CIE-LAB | lab(84.07, -6.77, -5.66) |
| CIE-LCH | lch(84.07, 8.83, 219.91°) |
| OKLab | oklab(86.01% -0.0223 -0.0153) |
| OKLCH | oklch(86.01% 0.027 214.4) |
| XYZ | xyz(58.1969, 64.2063, 77.0232) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.99
Powder Blue
#B0E0E6
ΔE00 6.50
Fog
#D8DCE0
ΔE00 7.90
Silver (survey)
#C5C9C7
ΔE00 7.97
Ice Blue
#A5DFF9
ΔE00 8.65
Light Grey
#D8DCD6
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED6DC #DCC4BE
analogous
#BEDCD3 #BED6DC #BEC7DC
triadic
#BED6DC #DCBED6 #D6DCBE
tetradic
#BED6DC #D3BEDC #DCC4BE #C7DCBE
square
#BED6DC #D3BEDC #DCC4BE #C7DCBE
split-complementary
#BED6DC #DCBEC7 #DCD3BE
monochromatic
#6EA4B1 #96BDC7 #BED6DC #E6EFF1 #EBF2F4
Accessibility & contrast
On white
1.52
#BED6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#BED6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED6DC
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED6DC | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#B6D9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed6dc; /* rgb */ color: rgb(190, 214, 220); /* oklch */ color: oklch(86.0% 0.027 214.4);
Tailwind
colors: {
custom: {
50: '#d1e2e6',
500: '#bed6dc',
950: '#000000',
},
}SCSS
$custom: #bed6dc; $custom-light: #d1e2e6; $custom-dark: #000000;
JSON
{
"hex": "#bed6dc",
"rgb": {
"r": 190,
"g": 214,
"b": 220
},
"hsl": {
"h": 192,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.86011,
"c": 0.02703,
"h": 214.4
},
"luminance": 0.64208
}Semantic roles & 50–950 ramp
primary
#BED6DC
secondary
#B3938B
accent
#523DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484