#BED6DB#BED6DB
#BED6DB is a very light, muted cyan. Relative luminance 0.642; OKLCH L 86.0% C 0.027 H 211.6°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BED6DB |
|---|---|
| RGB | rgb(190, 214, 219) |
| HSL | hsl(190, 29%, 80%) |
| HSV | hsv(190, 13%, 86%) |
| CMYK | cmyk(13.2%, 2.3%, 0%, 14.1%) |
| CIE-LAB | lab(84.05, -6.97, -5.17) |
| CIE-LCH | lch(84.05, 8.68, 216.57°) |
| OKLab | oklab(85.98% -0.0227 -0.014) |
| OKLCH | oklch(85.98% 0.027 211.6) |
| XYZ | xyz(58.0648, 64.1535, 76.3278) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.15
Powder Blue
#B0E0E6
ΔE00 6.34
Silver (survey)
#C5C9C7
ΔE00 7.89
Fog
#D8DCE0
ΔE00 8.02
Light Grey
#D8DCD6
ΔE00 8.61
Ice Blue
#A5DFF9
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED6DB #DBC3BE
analogous
#BEDBD1 #BED6DB #BEC7DB
triadic
#BED6DB #DBBED6 #D6DBBE
tetradic
#BED6DB #D1BEDB #DBC3BE #C7DBBE
square
#BED6DB #D1BEDB #DBC3BE #C7DBBE
split-complementary
#BED6DB #DBBEC7 #DBD1BE
monochromatic
#6FA4AF #97BDC5 #BED6DB #E5EFF1 #EBF3F4
Accessibility & contrast
On white
1.52
#BED6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#BED6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED6DB
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED6DB | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#CCD0DB
Tritanopia (blue-blind)
#B6D8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed6db; /* rgb */ color: rgb(190, 214, 219); /* oklch */ color: oklch(86.0% 0.027 211.6);
Tailwind
colors: {
custom: {
50: '#d1e2e6',
500: '#bed6db',
950: '#000000',
},
}SCSS
$custom: #bed6db; $custom-light: #d1e2e6; $custom-dark: #000000;
JSON
{
"hex": "#bed6db",
"rgb": {
"r": 190,
"g": 214,
"b": 219
},
"hsl": {
"h": 190.345,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.8598,
"c": 0.02664,
"h": 211.6
},
"luminance": 0.64155
}Semantic roles & 50–950 ramp
primary
#BED6DB
secondary
#B2928B
accent
#503EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484