#BED3E2#BED3E2
#BED3E2 is a very light, muted cyan. Relative luminance 0.630; OKLCH L 85.6% C 0.031 H 238.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3E2 |
|---|---|
| RGB | rgb(190, 211, 226) |
| HSL | hsl(205, 38%, 82%) |
| HSV | hsv(205, 16%, 89%) |
| CMYK | cmyk(15.9%, 6.6%, 0%, 11.4%) |
| CIE-LAB | lab(83.46, -3.97, -9.77) |
| CIE-LCH | lch(83.46, 10.55, 247.87°) |
| OKLab | oklab(85.58% -0.0159 -0.0264) |
| OKLCH | oklch(85.58% 0.031 238.9) |
| XYZ | xyz(58.2535, 63.0254, 81.0327) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.28
Light Blue Grey
#B7C9E2
ΔE00 5.28
Lightsteelblue
#B0C4DE
ΔE00 5.92
Lightblue
#ADD8E6
ΔE00 6.59
Light Grey Blue
#9DBCD4
ΔE00 7.09
Fog
#D8DCE0
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3E2 #E2CDBE
analogous
#BEE2DF #BED3E2 #BEC1E2
triadic
#BED3E2 #E2BED3 #D3E2BE
tetradic
#BED3E2 #DFBEE2 #E2CDBE #C1E2BE
square
#BED3E2 #DFBEE2 #E2CDBE #C1E2BE
split-complementary
#BED3E2 #E2BEC1 #E2DFBE
monochromatic
#699ABC #94B6CF #BED3E2 #E8F0F5 #EAF1F6
Accessibility & contrast
On white
1.54
#BED3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BED3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3E2
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3E2 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E3
Deuteranopia (green-blind)
#C8CEE2
Tritanopia (blue-blind)
#B5D7D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed3e2; /* rgb */ color: rgb(190, 211, 226); /* oklch */ color: oklch(85.6% 0.031 238.9);
Tailwind
colors: {
custom: {
50: '#d2e0eb',
500: '#bed3e2',
950: '#000000',
},
}SCSS
$custom: #bed3e2; $custom-light: #d2e0eb; $custom-dark: #000000;
JSON
{
"hex": "#bed3e2",
"rgb": {
"r": 190,
"g": 211,
"b": 226
},
"hsl": {
"h": 205,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.8558,
"c": 0.03083,
"h": 238.9
},
"luminance": 0.63027
}Semantic roles & 50–950 ramp
primary
#BED3E2
secondary
#BB9E89
accent
#6834B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484