#BED2D6#BED2D6
#BED2D6 is a very light, muted cyan. Relative luminance 0.619; OKLCH L 85.0% C 0.022 H 211.0°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2D6 |
|---|---|
| RGB | rgb(190, 210, 214) |
| HSL | hsl(190, 23%, 79%) |
| HSV | hsv(190, 11%, 84%) |
| CMYK | cmyk(11.2%, 1.9%, 0%, 16.1%) |
| CIE-LAB | lab(82.86, -5.91, -4.27) |
| CIE-LCH | lch(82.86, 7.28, 215.84°) |
| OKLab | oklab(85% -0.0191 -0.0115) |
| OKLCH | oklch(85% 0.022 211) |
| XYZ | xyz(56.4166, 61.8944, 72.5798) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.33
Silver (survey)
#C5C9C7
ΔE00 6.52
Fog
#D8DCE0
ΔE00 7.23
Powder Blue
#B0E0E6
ΔE00 7.67
Light Grey
#D8DCD6
ΔE00 7.77
Light Gray
#D3D3D3
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2D6 #D6C2BE
analogous
#BED6CE #BED2D6 #BEC6D6
triadic
#BED2D6 #D6BED2 #D2D6BE
tetradic
#BED2D6 #CEBED6 #D6C2BE #C6D6BE
square
#BED2D6 #CEBED6 #D6C2BE #C6D6BE
split-complementary
#BED2D6 #D6BEC6 #D6CEBE
monochromatic
#739EA7 #98B8BE #BED2D6 #E4ECEE #ECF2F3
Accessibility & contrast
On white
1.57
#BED2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#BED2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2D6
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2D6 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D6
Deuteranopia (green-blind)
#CACDD6
Tritanopia (blue-blind)
#B8D4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed2d6; /* rgb */ color: rgb(190, 210, 214); /* oklch */ color: oklch(85.0% 0.022 211.0);
Tailwind
colors: {
custom: {
50: '#d1dfe2',
500: '#bed2d6',
950: '#000000',
},
}SCSS
$custom: #bed2d6; $custom-light: #d1dfe2; $custom-dark: #000000;
JSON
{
"hex": "#bed2d6",
"rgb": {
"r": 190,
"g": 210,
"b": 214
},
"hsl": {
"h": 190,
"s": 22.642,
"l": 79.216
},
"oklch": {
"l": 0.84996,
"c": 0.0223,
"h": 211
},
"luminance": 0.61895
}Semantic roles & 50–950 ramp
primary
#BED2D6
secondary
#AC928C
accent
#5444A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484