#BED5DE#BED5DE
#BED5DE is a very light, muted cyan. Relative luminance 0.638; OKLCH L 85.9% C 0.028 H 223.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BED5DE |
|---|---|
| RGB | rgb(190, 213, 222) |
| HSL | hsl(197, 33%, 81%) |
| HSV | hsv(197, 14%, 87%) |
| CMYK | cmyk(14.4%, 4.1%, 0%, 12.9%) |
| CIE-LAB | lab(83.87, -5.84, -7.03) |
| CIE-LCH | lch(83.87, 9.14, 230.27°) |
| OKLab | oklab(85.87% -0.0202 -0.019) |
| OKLCH | oklch(85.87% 0.028 223.3) |
| XYZ | xyz(58.2110, 63.8083, 78.3424) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.11
Fog
#D8DCE0
ΔE00 7.43
Powder Blue
#B0E0E6
ΔE00 7.50
Cloudy Blue
#ACC2D9
ΔE00 7.68
Silver (survey)
#C5C9C7
ΔE00 8.07
Light Blue Grey
#B7C9E2
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED5DE #DEC7BE
analogous
#BEDED7 #BED5DE #BEC5DE
triadic
#BED5DE #DEBED5 #D5DEBE
tetradic
#BED5DE #D7BEDE #DEC7BE #C5DEBE
square
#BED5DE #D7BEDE #DEC7BE #C5DEBE
split-complementary
#BED5DE #DEBEC5 #DED7BE
monochromatic
#6DA1B5 #95BBC9 #BED5DE #E7EFF3 #EBF2F5
Accessibility & contrast
On white
1.53
#BED5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#BED5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED5DE
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED5DE | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DF
Deuteranopia (green-blind)
#CBCFDE
Tritanopia (blue-blind)
#B5D8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed5de; /* rgb */ color: rgb(190, 213, 222); /* oklch */ color: oklch(85.9% 0.028 223.3);
Tailwind
colors: {
custom: {
50: '#d1e1e8',
500: '#bed5de',
950: '#000000',
},
}SCSS
$custom: #bed5de; $custom-light: #d1e1e8; $custom-dark: #000000;
JSON
{
"hex": "#bed5de",
"rgb": {
"r": 190,
"g": 213,
"b": 222
},
"hsl": {
"h": 196.875,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.85865,
"c": 0.0277,
"h": 223.3
},
"luminance": 0.6381
}Semantic roles & 50–950 ramp
primary
#BED5DE
secondary
#B6978A
accent
#5A3AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484