#BEDAEB#BEDAEB
#BEDAEB is a very light, muted cyan. Relative luminance 0.671; OKLCH L 87.3% C 0.038 H 234.5°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDAEB |
|---|---|
| RGB | rgb(190, 218, 235) |
| HSL | hsl(203, 53%, 83%) |
| HSV | hsv(203, 19%, 92%) |
| CMYK | cmyk(19.1%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(85.55, -5.72, -11.43) |
| CIE-LCH | lch(85.55, 12.78, 243.42°) |
| OKLab | oklab(87.32% -0.022 -0.031) |
| OKLCH | oklch(87.32% 0.038 234.5) |
| XYZ | xyz(61.2980, 67.0864, 88.3005) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.96
Ice Blue
#A5DFF9
ΔE00 6.27
Cloudy Blue
#ACC2D9
ΔE00 6.76
Light Blue Grey
#B7C9E2
ΔE00 6.79
Lightsteelblue
#B0C4DE
ΔE00 7.37
Light Grey Blue
#9DBCD4
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDAEB #EBCFBE
analogous
#BEEBE5 #BEDAEB #BEC3EB
triadic
#BEDAEB #EBBEDA #DAEBBE
tetradic
#BEDAEB #E5BEEB #EBCFBE #C3EBBE
square
#BEDAEB #E5BEEB #EBCFBE #C3EBBE
split-complementary
#BEDAEB #EBBEC3 #EBE5BE
monochromatic
#60A5CE #8FBFDD #BEDAEB #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.46
#BEDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BEDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDAEB
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDAEB | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#CCD4EB
Tritanopia (blue-blind)
#B2DFDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedaeb; /* rgb */ color: rgb(190, 218, 235); /* oklch */ color: oklch(87.3% 0.038 234.5);
Tailwind
colors: {
custom: {
50: '#d2e5f1',
500: '#bedaeb',
950: '#000000',
},
}SCSS
$custom: #bedaeb; $custom-light: #d2e5f1; $custom-dark: #000000;
JSON
{
"hex": "#bedaeb",
"rgb": {
"r": 190,
"g": 218,
"b": 235
},
"hsl": {
"h": 202.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.87315,
"c": 0.03802,
"h": 234.5
},
"luminance": 0.67088
}Semantic roles & 50–950 ramp
primary
#BEDAEB
secondary
#C79F86
accent
#6025C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485