#BED1DC#BED1DC
#BED1DC is a very light, muted cyan. Relative luminance 0.617; OKLCH L 85.0% C 0.026 H 233.0°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BED1DC |
|---|---|
| RGB | rgb(190, 209, 220) |
| HSL | hsl(202, 30%, 80%) |
| HSV | hsv(202, 14%, 86%) |
| CMYK | cmyk(13.6%, 5%, 0%, 13.7%) |
| CIE-LAB | lab(82.76, -4.17, -7.60) |
| CIE-LCH | lch(82.76, 8.67, 241.26°) |
| OKLab | oklab(84.98% -0.0154 -0.0205) |
| OKLCH | oklch(84.98% 0.026 233) |
| XYZ | xyz(56.9508, 61.7143, 76.6078) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 6.08
Light Blue Grey
#B7C9E2
ΔE00 6.41
Lightblue
#ADD8E6
ΔE00 6.62
Fog
#D8DCE0
ΔE00 6.64
Lightsteelblue
#B0C4DE
ΔE00 6.94
Silver (survey)
#C5C9C7
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED1DC #DCC9BE
analogous
#BEDCD8 #BED1DC #BEC2DC
triadic
#BED1DC #DCBED1 #D1DCBE
tetradic
#BED1DC #D8BEDC #DCC9BE #C2DCBE
square
#BED1DC #D8BEDC #DCC9BE #C2DCBE
split-complementary
#BED1DC #DCBEC2 #DCD8BE
monochromatic
#6E99B1 #96B5C7 #BED1DC #E6EDF1 #EBF1F4
Accessibility & contrast
On white
1.57
#BED1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#BED1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED1DC
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED1DC | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#C8CCDC
Tritanopia (blue-blind)
#B6D4D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed1dc; /* rgb */ color: rgb(190, 209, 220); /* oklch */ color: oklch(85.0% 0.026 233.0);
Tailwind
colors: {
custom: {
50: '#d1dfe6',
500: '#bed1dc',
950: '#000000',
},
}SCSS
$custom: #bed1dc; $custom-light: #d1dfe6; $custom-dark: #000000;
JSON
{
"hex": "#bed1dc",
"rgb": {
"r": 190,
"g": 209,
"b": 220
},
"hsl": {
"h": 202,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.84976,
"c": 0.02567,
"h": 233
},
"luminance": 0.61715
}Semantic roles & 50–950 ramp
primary
#BED1DC
secondary
#B39A8B
accent
#643DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484