#BED2DB#BED2DB
#BED2DB is a very light, muted cyan. Relative luminance 0.622; OKLCH L 85.2% C 0.025 H 226.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2DB |
|---|---|
| RGB | rgb(190, 210, 219) |
| HSL | hsl(199, 29%, 80%) |
| HSV | hsv(199, 13%, 86%) |
| CMYK | cmyk(13.2%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(83.00, -4.90, -6.73) |
| CIE-LCH | lch(83.00, 8.32, 233.95°) |
| OKLab | oklab(85.15% -0.0172 -0.0181) |
| OKLCH | oklch(85.15% 0.025 226.5) |
| XYZ | xyz(57.0649, 62.1537, 75.9945) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.08
Fog
#D8DCE0
ΔE00 6.79
Cloudy Blue
#ACC2D9
ΔE00 7.01
Silver (survey)
#C5C9C7
ΔE00 7.28
Light Blue Grey
#B7C9E2
ΔE00 7.49
Lightsteelblue
#B0C4DE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2DB #DBC7BE
analogous
#BEDBD6 #BED2DB #BEC3DB
triadic
#BED2DB #DBBED2 #D2DBBE
tetradic
#BED2DB #D6BEDB #DBC7BE #C3DBBE
square
#BED2DB #D6BEDB #DBC7BE #C3DBBE
split-complementary
#BED2DB #DBBEC3 #DBD6BE
monochromatic
#6F9BAF #97B7C5 #BED2DB #E5EDF1 #EBF1F4
Accessibility & contrast
On white
1.56
#BED2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#BED2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2DB
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2DB | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DC
Deuteranopia (green-blind)
#C9CDDB
Tritanopia (blue-blind)
#B6D5D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed2db; /* rgb */ color: rgb(190, 210, 219); /* oklch */ color: oklch(85.2% 0.025 226.5);
Tailwind
colors: {
custom: {
50: '#d1dfe6',
500: '#bed2db',
950: '#000000',
},
}SCSS
$custom: #bed2db; $custom-light: #d1dfe6; $custom-dark: #000000;
JSON
{
"hex": "#bed2db",
"rgb": {
"r": 190,
"g": 210,
"b": 219
},
"hsl": {
"h": 198.621,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.85151,
"c": 0.02498,
"h": 226.5
},
"luminance": 0.62155
}Semantic roles & 50–950 ramp
primary
#BED2DB
secondary
#B2978B
accent
#5F3EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484