#BED2D7#BED2D7
#BED2D7 is a very light, muted cyan. Relative luminance 0.619; OKLCH L 85.0% C 0.023 H 214.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2D7 |
|---|---|
| RGB | rgb(190, 210, 215) |
| HSL | hsl(192, 24%, 79%) |
| HSV | hsv(192, 12%, 84%) |
| CMYK | cmyk(11.6%, 2.3%, 0%, 15.7%) |
| CIE-LAB | lab(82.88, -5.71, -4.76) |
| CIE-LCH | lch(82.88, 7.43, 219.83°) |
| OKLab | oklab(85.03% -0.0187 -0.0128) |
| OKLCH | oklch(85.03% 0.023 214.4) |
| XYZ | xyz(56.5447, 61.9456, 73.2544) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.19
Silver (survey)
#C5C9C7
ΔE00 6.62
Fog
#D8DCE0
ΔE00 7.09
Powder Blue
#B0E0E6
ΔE00 7.80
Light Grey
#D8DCD6
ΔE00 7.98
Light Gray
#D3D3D3
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2D7 #D7C3BE
analogous
#BED7D0 #BED2D7 #BEC6D7
triadic
#BED2D7 #D7BED2 #D2D7BE
tetradic
#BED2D7 #D0BED7 #D7C3BE #C6D7BE
square
#BED2D7 #D0BED7 #D7C3BE #C6D7BE
split-complementary
#BED2D7 #D7BEC6 #D7D0BE
monochromatic
#729EA8 #98B8C0 #BED2D7 #E4ECEE #ECF2F3
Accessibility & contrast
On white
1.57
#BED2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#BED2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2D7
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2D7 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D7
Deuteranopia (green-blind)
#CACDD7
Tritanopia (blue-blind)
#B7D4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed2d7; /* rgb */ color: rgb(190, 210, 215); /* oklch */ color: oklch(85.0% 0.023 214.4);
Tailwind
colors: {
custom: {
50: '#d1dfe3',
500: '#bed2d7',
950: '#000000',
},
}SCSS
$custom: #bed2d7; $custom-light: #d1dfe3; $custom-dark: #000000;
JSON
{
"hex": "#bed2d7",
"rgb": {
"r": 190,
"g": 210,
"b": 215
},
"hsl": {
"h": 192,
"s": 23.81,
"l": 79.412
},
"oklch": {
"l": 0.85027,
"c": 0.02269,
"h": 214.4
},
"luminance": 0.61947
}Semantic roles & 50–950 ramp
primary
#BED2D7
secondary
#AD938C
accent
#5643A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484