#BED4E2#BED4E2
#BED4E2 is a very light, muted cyan. Relative luminance 0.635; OKLCH L 85.8% C 0.031 H 235.7°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4E2 |
|---|---|
| RGB | rgb(190, 212, 226) |
| HSL | hsl(203, 38%, 82%) |
| HSV | hsv(203, 16%, 89%) |
| CMYK | cmyk(15.9%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(83.72, -4.50, -9.38) |
| CIE-LCH | lch(83.72, 10.40, 244.39°) |
| OKLab | oklab(85.79% -0.0173 -0.0253) |
| OKLCH | oklch(85.79% 0.031 235.7) |
| XYZ | xyz(58.5027, 63.5238, 81.1158) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.80
Light Blue Grey
#B7C9E2
ΔE00 5.95
Lightblue
#ADD8E6
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 6.54
Fog
#D8DCE0
ΔE00 7.34
Light Grey Blue
#9DBCD4
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4E2 #E2CCBE
analogous
#BEE2DE #BED4E2 #BEC2E2
triadic
#BED4E2 #E2BED4 #D4E2BE
tetradic
#BED4E2 #DEBEE2 #E2CCBE #C2E2BE
square
#BED4E2 #DEBEE2 #E2CCBE #C2E2BE
split-complementary
#BED4E2 #E2BEC2 #E2DEBE
monochromatic
#699CBC #94B8CF #BED4E2 #E8F0F5 #EAF1F6
Accessibility & contrast
On white
1.53
#BED4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#BED4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4E2
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4E2 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E3
Deuteranopia (green-blind)
#C9CFE2
Tritanopia (blue-blind)
#B5D8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed4e2; /* rgb */ color: rgb(190, 212, 226); /* oklch */ color: oklch(85.8% 0.031 235.7);
Tailwind
colors: {
custom: {
50: '#d2e1eb',
500: '#bed4e2',
950: '#000000',
},
}SCSS
$custom: #bed4e2; $custom-light: #d2e1eb; $custom-dark: #000000;
JSON
{
"hex": "#bed4e2",
"rgb": {
"r": 190,
"g": 212,
"b": 226
},
"hsl": {
"h": 203.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.85786,
"c": 0.03068,
"h": 235.7
},
"luminance": 0.63525
}Semantic roles & 50–950 ramp
primary
#BED4E2
secondary
#BB9D89
accent
#6534B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484