#BED4E4#BED4E4
#BED4E4 is a very light, muted cyan. Relative luminance 0.636; OKLCH L 85.9% C 0.033 H 239.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4E4 |
|---|---|
| RGB | rgb(190, 212, 228) |
| HSL | hsl(205, 41%, 82%) |
| HSV | hsv(205, 17%, 89%) |
| CMYK | cmyk(16.7%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(83.77, -4.08, -10.36) |
| CIE-LCH | lch(83.77, 11.13, 248.52°) |
| OKLab | oklab(85.85% -0.0165 -0.028) |
| OKLCH | oklch(85.85% 0.033 239.4) |
| XYZ | xyz(58.7788, 63.6342, 82.5695) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.21
Cloudy Blue
#ACC2D9
ΔE00 5.28
Lightsteelblue
#B0C4DE
ΔE00 5.86
Lightblue
#ADD8E6
ΔE00 6.47
Light Grey Blue
#9DBCD4
ΔE00 7.08
Fog
#D8DCE0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4E4 #E4CEBE
analogous
#BEE4E1 #BED4E4 #BEC1E4
triadic
#BED4E4 #E4BED4 #D4E4BE
tetradic
#BED4E4 #E1BEE4 #E4CEBE #C1E4BE
square
#BED4E4 #E1BEE4 #E4CEBE #C1E4BE
split-complementary
#BED4E4 #E4BEC1 #E4E1BE
monochromatic
#689BC0 #93B7D2 #BED4E4 #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.53
#BED4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#BED4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4E4
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4E4 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E5
Deuteranopia (green-blind)
#C8CFE4
Tritanopia (blue-blind)
#B4D8D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed4e4; /* rgb */ color: rgb(190, 212, 228); /* oklch */ color: oklch(85.9% 0.033 239.4);
Tailwind
colors: {
custom: {
50: '#d2e1ec',
500: '#bed4e4',
950: '#000000',
},
}SCSS
$custom: #bed4e4; $custom-light: #d2e1ec; $custom-dark: #000000;
JSON
{
"hex": "#bed4e4",
"rgb": {
"r": 190,
"g": 212,
"b": 228
},
"hsl": {
"h": 205.263,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.8585,
"c": 0.03253,
"h": 239.4
},
"luminance": 0.63636
}Semantic roles & 50–950 ramp
primary
#BED4E4
secondary
#BE9F89
accent
#6831B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484