#BED3DC#BED3DC
#BED3DC is a very light, muted cyan. Relative luminance 0.627; OKLCH L 85.4% C 0.026 H 225.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3DC |
|---|---|
| RGB | rgb(190, 211, 220) |
| HSL | hsl(198, 30%, 80%) |
| HSV | hsv(198, 14%, 86%) |
| CMYK | cmyk(13.6%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(83.29, -5.21, -6.83) |
| CIE-LCH | lch(83.29, 8.59, 232.64°) |
| OKLab | oklab(85.39% -0.0182 -0.0184) |
| OKLCH | oklch(85.39% 0.026 225.4) |
| XYZ | xyz(57.4446, 62.7018, 76.7724) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.74
Fog
#D8DCE0
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 7.22
Silver (survey)
#C5C9C7
ΔE00 7.54
Light Blue Grey
#B7C9E2
ΔE00 7.72
Lightsteelblue
#B0C4DE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3DC #DCC7BE
analogous
#BEDCD6 #BED3DC #BEC4DC
triadic
#BED3DC #DCBED3 #D3DCBE
tetradic
#BED3DC #D6BEDC #DCC7BE #C4DCBE
square
#BED3DC #D6BEDC #DCC7BE #C4DCBE
split-complementary
#BED3DC #DCBEC4 #DCD6BE
monochromatic
#6E9DB1 #96B8C7 #BED3DC #E6EEF1 #EBF2F4
Accessibility & contrast
On white
1.55
#BED3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#BED3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3DC
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3DC | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DD
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#B6D6D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed3dc; /* rgb */ color: rgb(190, 211, 220); /* oklch */ color: oklch(85.4% 0.026 225.4);
Tailwind
colors: {
custom: {
50: '#d1e0e6',
500: '#bed3dc',
950: '#000000',
},
}SCSS
$custom: #bed3dc; $custom-light: #d1e0e6; $custom-dark: #000000;
JSON
{
"hex": "#bed3dc",
"rgb": {
"r": 190,
"g": 211,
"b": 220
},
"hsl": {
"h": 198,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.85389,
"c": 0.02589,
"h": 225.4
},
"luminance": 0.62703
}Semantic roles & 50–950 ramp
primary
#BED3DC
secondary
#B3978B
accent
#5D3DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484