#BED4E3#BED4E3
#BED4E3 is a very light, muted cyan. Relative luminance 0.636; OKLCH L 85.8% C 0.032 H 237.6°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4E3 |
|---|---|
| RGB | rgb(190, 212, 227) |
| HSL | hsl(204, 40%, 82%) |
| HSV | hsv(204, 16%, 89%) |
| CMYK | cmyk(16.3%, 6.6%, 0%, 11%) |
| CIE-LAB | lab(83.75, -4.29, -9.87) |
| CIE-LCH | lch(83.75, 10.76, 246.52°) |
| OKLab | oklab(85.82% -0.0169 -0.0267) |
| OKLCH | oklch(85.82% 0.032 237.6) |
| XYZ | xyz(58.6403, 63.5789, 81.8406) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.53
Light Blue Grey
#B7C9E2
ΔE00 5.57
Lightsteelblue
#B0C4DE
ΔE00 6.20
Lightblue
#ADD8E6
ΔE00 6.25
Light Grey Blue
#9DBCD4
ΔE00 7.20
Fog
#D8DCE0
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4E3 #E3CDBE
analogous
#BEE3E0 #BED4E3 #BEC2E3
triadic
#BED4E3 #E3BED4 #D4E3BE
tetradic
#BED4E3 #E0BEE3 #E3CDBE #C2E3BE
square
#BED4E3 #E0BEE3 #E3CDBE #C2E3BE
split-complementary
#BED4E3 #E3BEC2 #E3E0BE
monochromatic
#689BBE #93B8D1 #BED4E3 #E9F0F5 #EAF1F6
Accessibility & contrast
On white
1.53
#BED4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#BED4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4E3
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4E3 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E4
Deuteranopia (green-blind)
#C8CFE3
Tritanopia (blue-blind)
#B4D8D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed4e3; /* rgb */ color: rgb(190, 212, 227); /* oklch */ color: oklch(85.8% 0.032 237.6);
Tailwind
colors: {
custom: {
50: '#d2e1eb',
500: '#bed4e3',
950: '#000000',
},
}SCSS
$custom: #bed4e3; $custom-light: #d2e1eb; $custom-dark: #000000;
JSON
{
"hex": "#bed4e3",
"rgb": {
"r": 190,
"g": 212,
"b": 227
},
"hsl": {
"h": 204.324,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.85818,
"c": 0.03159,
"h": 237.6
},
"luminance": 0.6358
}Semantic roles & 50–950 ramp
primary
#BED4E3
secondary
#BC9E89
accent
#6733B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484