#BED4E1#BED4E1
#BED4E1 is a very light, muted cyan. Relative luminance 0.635; OKLCH L 85.8% C 0.030 H 233.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BED4E1 |
|---|---|
| RGB | rgb(190, 212, 225) |
| HSL | hsl(202, 37%, 81%) |
| HSV | hsv(202, 16%, 88%) |
| CMYK | cmyk(15.6%, 5.8%, 0%, 11.8%) |
| CIE-LAB | lab(83.69, -4.70, -8.89) |
| CIE-LCH | lch(83.69, 10.06, 242.12°) |
| OKLab | oklab(85.75% -0.0177 -0.024) |
| OKLCH | oklch(85.75% 0.03 233.6) |
| XYZ | xyz(58.3659, 63.4691, 80.3952) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.85
Cloudy Blue
#ACC2D9
ΔE00 6.10
Light Blue Grey
#B7C9E2
ΔE00 6.34
Lightsteelblue
#B0C4DE
ΔE00 6.90
Fog
#D8DCE0
ΔE00 7.27
Light Grey Blue
#9DBCD4
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED4E1 #E1CBBE
analogous
#BEE1DD #BED4E1 #BEC3E1
triadic
#BED4E1 #E1BED4 #D4E1BE
tetradic
#BED4E1 #DDBEE1 #E1CBBE #C3E1BE
square
#BED4E1 #DDBEE1 #E1CBBE #C3E1BE
split-complementary
#BED4E1 #E1BEC3 #E1DDBE
monochromatic
#6A9DBA #94B8CE #BED4E1 #E8F0F4 #EAF1F5
Accessibility & contrast
On white
1.53
#BED4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#BED4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED4E1
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED4E1 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E2
Deuteranopia (green-blind)
#C9CFE1
Tritanopia (blue-blind)
#B5D8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed4e1; /* rgb */ color: rgb(190, 212, 225); /* oklch */ color: oklch(85.8% 0.030 233.6);
Tailwind
colors: {
custom: {
50: '#d2e1ea',
500: '#bed4e1',
950: '#000000',
},
}SCSS
$custom: #bed4e1; $custom-light: #d2e1ea; $custom-dark: #000000;
JSON
{
"hex": "#bed4e1",
"rgb": {
"r": 190,
"g": 212,
"b": 225
},
"hsl": {
"h": 202.286,
"s": 36.842,
"l": 81.373
},
"oklch": {
"l": 0.85754,
"c": 0.02981,
"h": 233.6
},
"luminance": 0.6347
}Semantic roles & 50–950 ramp
primary
#BED4E1
secondary
#BA9B8A
accent
#6336B0
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484