#BEDBE5#BEDBE5
#BEDBE5 is a very light, muted cyan. Relative luminance 0.673; OKLCH L 87.3% C 0.034 H 220.6°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBE5 |
|---|---|
| RGB | rgb(190, 219, 229) |
| HSL | hsl(195, 43%, 82%) |
| HSV | hsv(195, 17%, 90%) |
| CMYK | cmyk(17%, 4.4%, 0%, 10.2%) |
| CIE-LAB | lab(85.64, -7.50, -8.12) |
| CIE-LCH | lch(85.64, 11.05, 227.26°) |
| OKLab | oklab(87.33% -0.0256 -0.022) |
| OKLCH | oklch(87.33% 0.034 220.6) |
| XYZ | xyz(60.7059, 67.2657, 83.8987) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.61
Powder Blue
#B0E0E6
ΔE00 5.81
Ice Blue
#A5DFF9
ΔE00 6.78
Pale Sky Blue
#BDF6FE
ΔE00 8.56
Fog
#D8DCE0
ΔE00 8.80
Cloudy Blue
#ACC2D9
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBE5 #E5C8BE
analogous
#BEE5DC #BEDBE5 #BEC8E5
triadic
#BEDBE5 #E5BEDB #DBE5BE
tetradic
#BEDBE5 #DCBEE5 #E5C8BE #C8E5BE
square
#BEDBE5 #DCBEE5 #E5C8BE #C8E5BE
split-complementary
#BEDBE5 #E5BEC8 #E5DCBE
monochromatic
#67ABC2 #92C3D4 #BEDBE5 #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.45
#BEDBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#BEDBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBE5
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBE5 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E6
Deuteranopia (green-blind)
#CED4E5
Tritanopia (blue-blind)
#B3DFDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedbe5; /* rgb */ color: rgb(190, 219, 229); /* oklch */ color: oklch(87.3% 0.034 220.6);
Tailwind
colors: {
custom: {
50: '#d2e6ed',
500: '#bedbe5',
950: '#000000',
},
}SCSS
$custom: #bedbe5; $custom-light: #d2e6ed; $custom-dark: #000000;
JSON
{
"hex": "#bedbe5",
"rgb": {
"r": 190,
"g": 219,
"b": 229
},
"hsl": {
"h": 195.385,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.87329,
"c": 0.03376,
"h": 220.6
},
"luminance": 0.67267
}Semantic roles & 50–950 ramp
primary
#BEDBE5
secondary
#BF9688
accent
#5230B6
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484