#BED1DB#BED1DB
#BED1DB is a very light, muted cyan. Relative luminance 0.617; OKLCH L 84.9% C 0.025 H 230.5°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BED1DB |
|---|---|
| RGB | rgb(190, 209, 219) |
| HSL | hsl(201, 29%, 80%) |
| HSV | hsv(201, 13%, 86%) |
| CMYK | cmyk(13.2%, 4.6%, 0%, 14.1%) |
| CIE-LAB | lab(82.73, -4.37, -7.11) |
| CIE-LCH | lch(82.73, 8.35, 238.41°) |
| OKLab | oklab(84.94% -0.0158 -0.0192) |
| OKLCH | oklch(84.94% 0.025 230.5) |
| XYZ | xyz(56.8188, 61.6615, 75.9124) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 6.43
Lightblue
#ADD8E6
ΔE00 6.51
Fog
#D8DCE0
ΔE00 6.60
Light Blue Grey
#B7C9E2
ΔE00 6.85
Silver (survey)
#C5C9C7
ΔE00 7.27
Lightsteelblue
#B0C4DE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED1DB #DBC8BE
analogous
#BEDBD7 #BED1DB #BEC2DB
triadic
#BED1DB #DBBED1 #D1DBBE
tetradic
#BED1DB #D7BEDB #DBC8BE #C2DBBE
square
#BED1DB #D7BEDB #DBC8BE #C2DBBE
split-complementary
#BED1DB #DBBEC2 #DBD7BE
monochromatic
#6F99AF #97B5C5 #BED1DB #E5EDF1 #EBF1F4
Accessibility & contrast
On white
1.58
#BED1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#BED1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED1DB
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED1DB | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#C8CCDB
Tritanopia (blue-blind)
#B7D4D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed1db; /* rgb */ color: rgb(190, 209, 219); /* oklch */ color: oklch(84.9% 0.025 230.5);
Tailwind
colors: {
custom: {
50: '#d1dfe6',
500: '#bed1db',
950: '#000000',
},
}SCSS
$custom: #bed1db; $custom-light: #d1dfe6; $custom-dark: #000000;
JSON
{
"hex": "#bed1db",
"rgb": {
"r": 190,
"g": 209,
"b": 219
},
"hsl": {
"h": 200.69,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.84944,
"c": 0.02486,
"h": 230.5
},
"luminance": 0.61663
}Semantic roles & 50–950 ramp
primary
#BED1DB
secondary
#B2998B
accent
#623EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484