#BEDBE7#BEDBE7
#BEDBE7 is a very light, muted cyan. Relative luminance 0.674; OKLCH L 87.4% C 0.035 H 224.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBE7 |
|---|---|
| RGB | rgb(190, 219, 231) |
| HSL | hsl(198, 46%, 83%) |
| HSV | hsv(198, 18%, 91%) |
| CMYK | cmyk(17.7%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(85.69, -7.08, -9.09) |
| CIE-LCH | lch(85.69, 11.52, 232.08°) |
| OKLab | oklab(87.39% -0.0249 -0.0246) |
| OKLCH | oklch(87.39% 0.035 224.7) |
| XYZ | xyz(60.9867, 67.3781, 85.3779) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.72
Ice Blue
#A5DFF9
ΔE00 6.41
Powder Blue
#B0E0E6
ΔE00 6.42
Cloudy Blue
#ACC2D9
ΔE00 8.29
Light Blue Grey
#B7C9E2
ΔE00 8.67
Fog
#D8DCE0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBE7 #E7CABE
analogous
#BEE7DE #BEDBE7 #BEC7E7
triadic
#BEDBE7 #E7BEDB #DBE7BE
tetradic
#BEDBE7 #DEBEE7 #E7CABE #C7E7BE
square
#BEDBE7 #DEBEE7 #E7CABE #C7E7BE
split-complementary
#BEDBE7 #E7BEC7 #E7DEBE
monochromatic
#65A9C6 #91C2D6 #BEDBE7 #E9F3F7 #E9F3F7
Accessibility & contrast
On white
1.45
#BEDBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#BEDBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBE7
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBE7 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9E8
Deuteranopia (green-blind)
#CED4E7
Tritanopia (blue-blind)
#B3DFDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedbe7; /* rgb */ color: rgb(190, 219, 231); /* oklch */ color: oklch(87.4% 0.035 224.7);
Tailwind
colors: {
custom: {
50: '#d2e6ee',
500: '#bedbe7',
950: '#000000',
},
}SCSS
$custom: #bedbe7; $custom-light: #d2e6ee; $custom-dark: #000000;
JSON
{
"hex": "#bedbe7",
"rgb": {
"r": 190,
"g": 219,
"b": 231
},
"hsl": {
"h": 197.561,
"s": 46.067,
"l": 82.549
},
"oklch": {
"l": 0.87393,
"c": 0.035,
"h": 224.7
},
"luminance": 0.6738
}Semantic roles & 50–950 ramp
primary
#BEDBE7
secondary
#C29987
accent
#562CB9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485