#BED2DD#BED2DD
#BED2DD is a very light, muted cyan. Relative luminance 0.623; OKLCH L 85.2% C 0.026 H 231.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2DD |
|---|---|
| RGB | rgb(190, 210, 221) |
| HSL | hsl(201, 31%, 81%) |
| HSV | hsv(201, 14%, 87%) |
| CMYK | cmyk(14%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(83.05, -4.49, -7.71) |
| CIE-LCH | lch(83.05, 8.92, 239.79°) |
| OKLab | oklab(85.21% -0.0164 -0.0208) |
| OKLCH | oklch(85.21% 0.027 231.7) |
| XYZ | xyz(57.3298, 62.2597, 77.3894) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.26
Cloudy Blue
#ACC2D9
ΔE00 6.28
Light Blue Grey
#B7C9E2
ΔE00 6.64
Fog
#D8DCE0
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 7.16
Light Grey Blue
#9DBCD4
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2DD #DDC9BE
analogous
#BEDDD8 #BED2DD #BEC2DD
triadic
#BED2DD #DDBED2 #D2DDBE
tetradic
#BED2DD #D8BEDD #DDC9BE #C2DDBE
square
#BED2DD #D8BEDD #DDC9BE #C2DDBE
split-complementary
#BED2DD #DDBEC2 #DDD8BE
monochromatic
#6E9AB3 #96B6C8 #BED2DD #E6EEF2 #EBF1F4
Accessibility & contrast
On white
1.56
#BED2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#BED2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2DD
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2DD | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DE
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#B6D5D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed2dd; /* rgb */ color: rgb(190, 210, 221); /* oklch */ color: oklch(85.2% 0.026 231.7);
Tailwind
colors: {
custom: {
50: '#d1dfe7',
500: '#bed2dd',
950: '#000000',
},
}SCSS
$custom: #bed2dd; $custom-light: #d1dfe7; $custom-dark: #000000;
JSON
{
"hex": "#bed2dd",
"rgb": {
"r": 190,
"g": 210,
"b": 221
},
"hsl": {
"h": 201.29,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.85214,
"c": 0.0265,
"h": 231.7
},
"luminance": 0.62261
}Semantic roles & 50–950 ramp
primary
#BED2DD
secondary
#B59A8B
accent
#633BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484