#BED3DD#BED3DD
#BED3DD is a very light, muted cyan. Relative luminance 0.628; OKLCH L 85.4% C 0.027 H 228.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3DD |
|---|---|
| RGB | rgb(190, 211, 221) |
| HSL | hsl(199, 31%, 81%) |
| HSV | hsv(199, 14%, 87%) |
| CMYK | cmyk(14%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(83.31, -5.01, -7.32) |
| CIE-LCH | lch(83.31, 8.87, 235.62°) |
| OKLab | oklab(85.42% -0.0178 -0.0197) |
| OKLCH | oklch(85.42% 0.027 228) |
| XYZ | xyz(57.5774, 62.7550, 77.4720) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.81
Cloudy Blue
#ACC2D9
ΔE00 6.86
Fog
#D8DCE0
ΔE00 6.98
Light Blue Grey
#B7C9E2
ΔE00 7.30
Silver (survey)
#C5C9C7
ΔE00 7.74
Lightsteelblue
#B0C4DE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3DD #DDC8BE
analogous
#BEDDD7 #BED3DD #BEC3DD
triadic
#BED3DD #DDBED3 #D3DDBE
tetradic
#BED3DD #D7BEDD #DDC8BE #C3DDBE
square
#BED3DD #D7BEDD #DDC8BE #C3DDBE
split-complementary
#BED3DD #DDBEC3 #DDD7BE
monochromatic
#6E9DB3 #96B8C8 #BED3DD #E6EEF2 #EBF1F4
Accessibility & contrast
On white
1.55
#BED3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#BED3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3DD
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3DD | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DE
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#B6D6D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed3dd; /* rgb */ color: rgb(190, 211, 221); /* oklch */ color: oklch(85.4% 0.027 228.0);
Tailwind
colors: {
custom: {
50: '#d1e0e7',
500: '#bed3dd',
950: '#000000',
},
}SCSS
$custom: #bed3dd; $custom-light: #d1e0e7; $custom-dark: #000000;
JSON
{
"hex": "#bed3dd",
"rgb": {
"r": 190,
"g": 211,
"b": 221
},
"hsl": {
"h": 199.355,
"s": 31.313,
"l": 80.588
},
"oklch": {
"l": 0.8542,
"c": 0.02659,
"h": 228
},
"luminance": 0.62756
}Semantic roles & 50–950 ramp
primary
#BED3DD
secondary
#B5988B
accent
#5F3BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484