#BED0DB#BED0DB
#BED0DB is a very light, muted cyan. Relative luminance 0.612; OKLCH L 84.7% C 0.025 H 234.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BED0DB |
|---|---|
| RGB | rgb(190, 208, 219) |
| HSL | hsl(203, 29%, 80%) |
| HSV | hsv(203, 13%, 86%) |
| CMYK | cmyk(13.2%, 5%, 0%, 14.1%) |
| CIE-LAB | lab(82.47, -3.85, -7.50) |
| CIE-LCH | lch(82.47, 8.43, 242.83°) |
| OKLab | oklab(84.74% -0.0144 -0.0202) |
| OKLCH | oklch(84.74% 0.025 234.5) |
| XYZ | xyz(56.5742, 61.1723, 75.8309) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.89
Light Blue Grey
#B7C9E2
ΔE00 6.19
Fog
#D8DCE0
ΔE00 6.48
Lightsteelblue
#B0C4DE
ΔE00 6.73
Lightblue
#ADD8E6
ΔE00 6.99
Silver (survey)
#C5C9C7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED0DB #DBC9BE
analogous
#BEDBD8 #BED0DB #BEC1DB
triadic
#BED0DB #DBBED0 #D0DBBE
tetradic
#BED0DB #D8BEDB #DBC9BE #C1DBBE
square
#BED0DB #D8BEDB #DBC9BE #C1DBBE
split-complementary
#BED0DB #DBBEC1 #DBD8BE
monochromatic
#6F97AF #97B4C5 #BED0DB #E5ECF1 #EBF1F4
Accessibility & contrast
On white
1.59
#BED0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#BED0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED0DB
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED0DB | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#B7D3D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed0db; /* rgb */ color: rgb(190, 208, 219); /* oklch */ color: oklch(84.7% 0.025 234.5);
Tailwind
colors: {
custom: {
50: '#d1dee6',
500: '#bed0db',
950: '#000000',
},
}SCSS
$custom: #bed0db; $custom-light: #d1dee6; $custom-dark: #000000;
JSON
{
"hex": "#bed0db",
"rgb": {
"r": 190,
"g": 208,
"b": 219
},
"hsl": {
"h": 202.759,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.84738,
"c": 0.02484,
"h": 234.5
},
"luminance": 0.61173
}Semantic roles & 50–950 ramp
primary
#BED0DB
secondary
#B29A8B
accent
#663EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484