#BED4E8#BED4E8
#BED4E8 is a very light, muted cyan. Relative luminance 0.639; OKLCH L 86.0% C 0.037 H 245.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4E8 |
|---|---|
| RGB | rgb(190, 212, 232) |
| HSL | hsl(209, 48%, 83%) |
| HSV | hsv(209, 18%, 91%) |
| CMYK | cmyk(18.1%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(83.89, -3.23, -12.31) |
| CIE-LCH | lch(83.89, 12.72, 255.30°) |
| OKLab | oklab(85.98% -0.0151 -0.0333) |
| OKLCH | oklch(85.98% 0.037 245.7) |
| XYZ | xyz(59.3405, 63.8589, 85.5278) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.89
Cloudy Blue
#ACC2D9
ΔE00 4.59
Lightsteelblue
#B0C4DE
ΔE00 4.73
Powder Blue (survey)
#B1D1FC
ΔE00 6.60
Light Grey Blue
#9DBCD4
ΔE00 6.86
Lightblue
#ADD8E6
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4E8 #E8D2BE
analogous
#BEE8E7 #BED4E8 #BEBFE8
triadic
#BED4E8 #E8BED4 #D4E8BE
tetradic
#BED4E8 #E7BEE8 #E8D2BE #BFE8BE
square
#BED4E8 #E7BEE8 #E8D2BE #BFE8BE
split-complementary
#BED4E8 #E8BEBF #E8E7BE
monochromatic
#6498C8 #91B6D8 #BED4E8 #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.52
#BED4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#BED4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4E8
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4E8 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4E9
Deuteranopia (green-blind)
#C7CFE8
Tritanopia (blue-blind)
#B3D9DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed4e8; /* rgb */ color: rgb(190, 212, 232); /* oklch */ color: oklch(86.0% 0.037 245.7);
Tailwind
colors: {
custom: {
50: '#d2e1ef',
500: '#bed4e8',
950: '#000000',
},
}SCSS
$custom: #bed4e8; $custom-light: #d2e1ef; $custom-dark: #000000;
JSON
{
"hex": "#bed4e8",
"rgb": {
"r": 190,
"g": 212,
"b": 232
},
"hsl": {
"h": 208.571,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.85982,
"c": 0.03659,
"h": 245.7
},
"luminance": 0.6386
}Semantic roles & 50–950 ramp
primary
#BED4E8
secondary
#C3A487
accent
#6F2BBB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485