#BED6DE#BED6DE
#BED6DE is a very light, muted cyan. Relative luminance 0.643; OKLCH L 86.1% C 0.028 H 219.8°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BED6DE |
|---|---|
| RGB | rgb(190, 214, 222) |
| HSL | hsl(195, 33%, 81%) |
| HSV | hsv(195, 14%, 87%) |
| CMYK | cmyk(14.4%, 3.6%, 0%, 12.9%) |
| CIE-LAB | lab(84.13, -6.36, -6.64) |
| CIE-LCH | lch(84.13, 9.20, 226.24°) |
| OKLab | oklab(86.07% -0.0215 -0.0179) |
| OKLCH | oklch(86.07% 0.028 219.8) |
| XYZ | xyz(58.4633, 64.3129, 78.4265) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.82
Powder Blue
#B0E0E6
ΔE00 6.91
Fog
#D8DCE0
ΔE00 7.71
Ice Blue
#A5DFF9
ΔE00 8.19
Silver (survey)
#C5C9C7
ΔE00 8.20
Cloudy Blue
#ACC2D9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED6DE #DEC6BE
analogous
#BEDED6 #BED6DE #BEC6DE
triadic
#BED6DE #DEBED6 #D6DEBE
tetradic
#BED6DE #D6BEDE #DEC6BE #C6DEBE
square
#BED6DE #D6BEDE #DEC6BE #C6DEBE
split-complementary
#BED6DE #DEBEC6 #DED6BE
monochromatic
#6DA3B5 #95BCC9 #BED6DE #E7F0F3 #EBF2F5
Accessibility & contrast
On white
1.51
#BED6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#BED6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED6DE
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED6DE | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DE
Deuteranopia (green-blind)
#CCD0DE
Tritanopia (blue-blind)
#B5D9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed6de; /* rgb */ color: rgb(190, 214, 222); /* oklch */ color: oklch(86.1% 0.028 219.8);
Tailwind
colors: {
custom: {
50: '#d1e2e8',
500: '#bed6de',
950: '#000000',
},
}SCSS
$custom: #bed6de; $custom-light: #d1e2e8; $custom-dark: #000000;
JSON
{
"hex": "#bed6de",
"rgb": {
"r": 190,
"g": 214,
"b": 222
},
"hsl": {
"h": 195,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.86073,
"c": 0.02802,
"h": 219.8
},
"luminance": 0.64314
}Semantic roles & 50–950 ramp
primary
#BED6DE
secondary
#B6958A
accent
#563AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484