#BED2DC#BED2DC
#BED2DC is a very light, muted cyan. Relative luminance 0.622; OKLCH L 85.2% C 0.026 H 229.2°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2DC |
|---|---|
| RGB | rgb(190, 210, 220) |
| HSL | hsl(200, 30%, 80%) |
| HSV | hsv(200, 14%, 86%) |
| CMYK | cmyk(13.6%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(83.02, -4.69, -7.22) |
| CIE-LCH | lch(83.02, 8.61, 236.97°) |
| OKLab | oklab(85.18% -0.0168 -0.0195) |
| OKLCH | oklch(85.18% 0.026 229.2) |
| XYZ | xyz(57.1970, 62.2065, 76.6899) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.15
Cloudy Blue
#ACC2D9
ΔE00 6.64
Fog
#D8DCE0
ΔE00 6.79
Light Blue Grey
#B7C9E2
ΔE00 7.07
Silver (survey)
#C5C9C7
ΔE00 7.50
Lightsteelblue
#B0C4DE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2DC #DCC8BE
analogous
#BEDCD7 #BED2DC #BEC3DC
triadic
#BED2DC #DCBED2 #D2DCBE
tetradic
#BED2DC #D7BEDC #DCC8BE #C3DCBE
square
#BED2DC #D7BEDC #DCC8BE #C3DCBE
split-complementary
#BED2DC #DCBEC3 #DCD7BE
monochromatic
#6E9BB1 #96B6C7 #BED2DC #E6EEF1 #EBF1F4
Accessibility & contrast
On white
1.56
#BED2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#BED2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2DC
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2DC | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#B6D5D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed2dc; /* rgb */ color: rgb(190, 210, 220); /* oklch */ color: oklch(85.2% 0.026 229.2);
Tailwind
colors: {
custom: {
50: '#d1dfe6',
500: '#bed2dc',
950: '#000000',
},
}SCSS
$custom: #bed2dc; $custom-light: #d1dfe6; $custom-dark: #000000;
JSON
{
"hex": "#bed2dc",
"rgb": {
"r": 190,
"g": 210,
"b": 220
},
"hsl": {
"h": 200,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.85182,
"c": 0.02572,
"h": 229.2
},
"luminance": 0.62208
}Semantic roles & 50–950 ramp
primary
#BED2DC
secondary
#B3988B
accent
#613DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484