#BEDBE3#BEDBE3
#BEDBE3 is a very light, muted cyan. Relative luminance 0.672; OKLCH L 87.3% C 0.033 H 216.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBE3 |
|---|---|
| RGB | rgb(190, 219, 227) |
| HSL | hsl(193, 40%, 82%) |
| HSV | hsv(193, 16%, 89%) |
| CMYK | cmyk(16.3%, 3.5%, 0%, 11%) |
| CIE-LAB | lab(85.58, -7.92, -7.14) |
| CIE-LCH | lch(85.58, 10.66, 222.06°) |
| OKLab | oklab(87.27% -0.0264 -0.0193) |
| OKLCH | oklch(87.27% 0.033 216.2) |
| XYZ | xyz(60.4283, 67.1547, 82.4365) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.74
Powder Blue
#B0E0E6
ΔE00 5.27
Ice Blue
#A5DFF9
ΔE00 7.26
Pale Sky Blue
#BDF6FE
ΔE00 8.24
Lightcyan
#E0FFFF
ΔE00 8.49
Fog
#D8DCE0
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBE3 #E3C6BE
analogous
#BEE3D9 #BEDBE3 #BEC9E3
triadic
#BEDBE3 #E3BEDB #DBE3BE
tetradic
#BEDBE3 #D9BEE3 #E3C6BE #C9E3BE
square
#BEDBE3 #D9BEE3 #E3C6BE #C9E3BE
split-complementary
#BEDBE3 #E3BEC9 #E3D9BE
monochromatic
#68ACBE #93C3D1 #BEDBE3 #E9F3F5 #EAF3F6
Accessibility & contrast
On white
1.46
#BEDBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#BEDBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBE3
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBE3 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E4
Deuteranopia (green-blind)
#CFD4E3
Tritanopia (blue-blind)
#B4DEDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedbe3; /* rgb */ color: rgb(190, 219, 227); /* oklch */ color: oklch(87.3% 0.033 216.2);
Tailwind
colors: {
custom: {
50: '#d2e6eb',
500: '#bedbe3',
950: '#000000',
},
}SCSS
$custom: #bedbe3; $custom-light: #d2e6eb; $custom-dark: #000000;
JSON
{
"hex": "#bedbe3",
"rgb": {
"r": 190,
"g": 219,
"b": 227
},
"hsl": {
"h": 192.973,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.87267,
"c": 0.03271,
"h": 216.2
},
"luminance": 0.67156
}Semantic roles & 50–950 ramp
primary
#BEDBE3
secondary
#BC9489
accent
#4E33B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484