#BEDAE6#BEDAE6
#BEDAE6 is a very light, muted cyan. Relative luminance 0.668; OKLCH L 87.2% C 0.034 H 225.5°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDAE6 |
|---|---|
| RGB | rgb(190, 218, 230) |
| HSL | hsl(198, 44%, 82%) |
| HSV | hsv(198, 17%, 90%) |
| CMYK | cmyk(17.4%, 5.2%, 0%, 9.8%) |
| CIE-LAB | lab(85.40, -6.78, -8.99) |
| CIE-LCH | lch(85.40, 11.26, 233.01°) |
| OKLab | oklab(87.15% -0.0239 -0.0243) |
| OKLCH | oklch(87.15% 0.034 225.5) |
| XYZ | xyz(60.5858, 66.8016, 84.5495) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.95
Ice Blue
#A5DFF9
ΔE00 6.62
Powder Blue
#B0E0E6
ΔE00 6.71
Cloudy Blue
#ACC2D9
ΔE00 8.01
Light Blue Grey
#B7C9E2
ΔE00 8.39
Fog
#D8DCE0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDAE6 #E6CABE
analogous
#BEE6DE #BEDAE6 #BEC6E6
triadic
#BEDAE6 #E6BEDA #DAE6BE
tetradic
#BEDAE6 #DEBEE6 #E6CABE #C6E6BE
square
#BEDAE6 #DEBEE6 #E6CABE #C6E6BE
split-complementary
#BEDAE6 #E6BEC6 #E6DEBE
monochromatic
#66A8C4 #92C1D5 #BEDAE6 #E9F2F6 #E9F2F6
Accessibility & contrast
On white
1.46
#BEDAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BEDAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDAE6
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDAE6 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E7
Deuteranopia (green-blind)
#CDD3E6
Tritanopia (blue-blind)
#B3DEDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedae6; /* rgb */ color: rgb(190, 218, 230); /* oklch */ color: oklch(87.2% 0.034 225.5);
Tailwind
colors: {
custom: {
50: '#d2e5ed',
500: '#bedae6',
950: '#000000',
},
}SCSS
$custom: #bedae6; $custom-light: #d2e5ed; $custom-dark: #000000;
JSON
{
"hex": "#bedae6",
"rgb": {
"r": 190,
"g": 218,
"b": 230
},
"hsl": {
"h": 198,
"s": 44.444,
"l": 82.353
},
"oklch": {
"l": 0.87154,
"c": 0.03413,
"h": 225.5
},
"luminance": 0.66803
}Semantic roles & 50–950 ramp
primary
#BEDAE6
secondary
#C09988
accent
#572EB8
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484