#BED6E2#BED6E2
#BED6E2 is a very light, muted cyan. Relative luminance 0.645; OKLCH L 86.2% C 0.031 H 229.3°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BED6E2 |
|---|---|
| RGB | rgb(190, 214, 226) |
| HSL | hsl(200, 38%, 82%) |
| HSV | hsv(200, 16%, 89%) |
| CMYK | cmyk(15.9%, 5.3%, 0%, 11.4%) |
| CIE-LAB | lab(84.24, -5.54, -8.60) |
| CIE-LCH | lch(84.24, 10.23, 237.23°) |
| OKLab | oklab(86.2% -0.02 -0.0232) |
| OKLCH | oklch(86.2% 0.031 229.3) |
| XYZ | xyz(59.0058, 64.5299, 81.2835) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.05
Cloudy Blue
#ACC2D9
ΔE00 6.92
Light Blue Grey
#B7C9E2
ΔE00 7.27
Ice Blue
#A5DFF9
ΔE00 7.59
Fog
#D8DCE0
ΔE00 7.62
Lightsteelblue
#B0C4DE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED6E2 #E2CABE
analogous
#BEE2DC #BED6E2 #BEC4E2
triadic
#BED6E2 #E2BED6 #D6E2BE
tetradic
#BED6E2 #DCBEE2 #E2CABE #C4E2BE
square
#BED6E2 #DCBEE2 #E2CABE #C4E2BE
split-complementary
#BED6E2 #E2BEC4 #E2DCBE
monochromatic
#69A1BC #94BBCF #BED6E2 #E8F1F5 #EAF2F6
Accessibility & contrast
On white
1.51
#BED6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#BED6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED6E2
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED6E2 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E3
Deuteranopia (green-blind)
#CBD0E2
Tritanopia (blue-blind)
#B4DADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed6e2; /* rgb */ color: rgb(190, 214, 226); /* oklch */ color: oklch(86.2% 0.031 229.3);
Tailwind
colors: {
custom: {
50: '#d2e2eb',
500: '#bed6e2',
950: '#000000',
},
}SCSS
$custom: #bed6e2; $custom-light: #d2e2eb; $custom-dark: #000000;
JSON
{
"hex": "#bed6e2",
"rgb": {
"r": 190,
"g": 214,
"b": 226
},
"hsl": {
"h": 200,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.86199,
"c": 0.03067,
"h": 229.3
},
"luminance": 0.64531
}Semantic roles & 50–950 ramp
primary
#BED6E2
secondary
#BB9A89
accent
#5E34B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484