#BED0DC#BED0DC
#BED0DC is a very light, muted cyan. Relative luminance 0.612; OKLCH L 84.8% C 0.026 H 236.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BED0DC |
|---|---|
| RGB | rgb(190, 208, 220) |
| HSL | hsl(204, 30%, 80%) |
| HSV | hsv(204, 14%, 86%) |
| CMYK | cmyk(13.6%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.50, -3.65, -7.99) |
| CIE-LCH | lch(82.50, 8.79, 245.48°) |
| OKLab | oklab(84.77% -0.0141 -0.0215) |
| OKLCH | oklch(84.77% 0.026 236.9) |
| XYZ | xyz(56.7063, 61.2252, 76.5263) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.54
Light Blue Grey
#B7C9E2
ΔE00 5.76
Lightsteelblue
#B0C4DE
ΔE00 6.32
Fog
#D8DCE0
ΔE00 6.56
Lightblue
#ADD8E6
ΔE00 7.13
Light Grey Blue
#9DBCD4
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED0DC #DCCABE
analogous
#BEDCD9 #BED0DC #BEC1DC
triadic
#BED0DC #DCBED0 #D0DCBE
tetradic
#BED0DC #D9BEDC #DCCABE #C1DCBE
square
#BED0DC #D9BEDC #DCCABE #C1DCBE
split-complementary
#BED0DC #DCBEC1 #DCD9BE
monochromatic
#6E96B1 #96B3C7 #BED0DC #E6EDF1 #EBF1F4
Accessibility & contrast
On white
1.59
#BED0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#BED0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED0DC
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED0DC | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDD
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#B6D3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed0dc; /* rgb */ color: rgb(190, 208, 220); /* oklch */ color: oklch(84.8% 0.026 236.9);
Tailwind
colors: {
custom: {
50: '#d1dee6',
500: '#bed0dc',
950: '#000000',
},
}SCSS
$custom: #bed0dc; $custom-light: #d1dee6; $custom-dark: #000000;
JSON
{
"hex": "#bed0dc",
"rgb": {
"r": 190,
"g": 208,
"b": 220
},
"hsl": {
"h": 204,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.8477,
"c": 0.02573,
"h": 236.9
},
"luminance": 0.61226
}Semantic roles & 50–950 ramp
primary
#BED0DC
secondary
#B39B8B
accent
#683DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484