#BEDAE7#BEDAE7
#BEDAE7 is a very light, muted cyan. Relative luminance 0.669; OKLCH L 87.2% C 0.035 H 227.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDAE7 |
|---|---|
| RGB | rgb(190, 218, 231) |
| HSL | hsl(199, 46%, 83%) |
| HSV | hsv(199, 18%, 91%) |
| CMYK | cmyk(17.7%, 5.6%, 0%, 9.4%) |
| CIE-LAB | lab(85.43, -6.57, -9.48) |
| CIE-LCH | lch(85.43, 11.53, 235.30°) |
| OKLab | oklab(87.19% -0.0235 -0.0257) |
| OKLCH | oklch(87.19% 0.035 227.5) |
| XYZ | xyz(60.7266, 66.8579, 85.2912) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.08
Ice Blue
#A5DFF9
ΔE00 6.49
Powder Blue
#B0E0E6
ΔE00 7.02
Cloudy Blue
#ACC2D9
ΔE00 7.73
Light Blue Grey
#B7C9E2
ΔE00 8.05
Fog
#D8DCE0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDAE7 #E7CBBE
analogous
#BEE7DF #BEDAE7 #BEC6E7
triadic
#BEDAE7 #E7BEDA #DAE7BE
tetradic
#BEDAE7 #DFBEE7 #E7CBBE #C6E7BE
square
#BEDAE7 #DFBEE7 #E7CBBE #C6E7BE
split-complementary
#BEDAE7 #E7BEC6 #E7DFBE
monochromatic
#65A7C6 #91C1D6 #BEDAE7 #E9F2F7 #E9F2F7
Accessibility & contrast
On white
1.46
#BEDAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BEDAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDAE7
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDAE7 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E8
Deuteranopia (green-blind)
#CDD3E7
Tritanopia (blue-blind)
#B3DEDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedae7; /* rgb */ color: rgb(190, 218, 231); /* oklch */ color: oklch(87.2% 0.035 227.5);
Tailwind
colors: {
custom: {
50: '#d2e5ee',
500: '#bedae7',
950: '#000000',
},
}SCSS
$custom: #bedae7; $custom-light: #d2e5ee; $custom-dark: #000000;
JSON
{
"hex": "#bedae7",
"rgb": {
"r": 190,
"g": 218,
"b": 231
},
"hsl": {
"h": 199.024,
"s": 46.067,
"l": 82.549
},
"oklch": {
"l": 0.87186,
"c": 0.03482,
"h": 227.5
},
"luminance": 0.66859
}Semantic roles & 50–950 ramp
primary
#BEDAE7
secondary
#C29A87
accent
#592CB9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485