#BED7E1#BED7E1
#BED7E1 is a very light, muted cyan. Relative luminance 0.650; OKLCH L 86.4% C 0.030 H 223.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BED7E1 |
|---|---|
| RGB | rgb(190, 215, 225) |
| HSL | hsl(197, 37%, 81%) |
| HSV | hsv(197, 16%, 88%) |
| CMYK | cmyk(15.6%, 4.4%, 0%, 11.8%) |
| CIE-LAB | lab(84.47, -6.26, -7.72) |
| CIE-LCH | lch(84.47, 9.94, 230.96°) |
| OKLab | oklab(86.37% -0.0217 -0.0209) |
| OKLCH | oklch(86.37% 0.03 223.8) |
| XYZ | xyz(59.1228, 64.9829, 80.6475) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.56
Powder Blue
#B0E0E6
ΔE00 7.07
Ice Blue
#A5DFF9
ΔE00 7.59
Cloudy Blue
#ACC2D9
ΔE00 7.83
Fog
#D8DCE0
ΔE00 7.85
Light Blue Grey
#B7C9E2
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED7E1 #E1C8BE
analogous
#BEE1DA #BED7E1 #BEC6E1
triadic
#BED7E1 #E1BED7 #D7E1BE
tetradic
#BED7E1 #DABEE1 #E1C8BE #C6E1BE
square
#BED7E1 #DABEE1 #E1C8BE #C6E1BE
split-complementary
#BED7E1 #E1BEC6 #E1DABE
monochromatic
#6AA3BA #94BDCE #BED7E1 #E8F1F4 #EAF2F5
Accessibility & contrast
On white
1.50
#BED7E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#BED7E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED7E1
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED7E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED7E1 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E2
Deuteranopia (green-blind)
#CCD1E1
Tritanopia (blue-blind)
#B5DADA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed7e1; /* rgb */ color: rgb(190, 215, 225); /* oklch */ color: oklch(86.4% 0.030 223.8);
Tailwind
colors: {
custom: {
50: '#d2e3ea',
500: '#bed7e1',
950: '#000000',
},
}SCSS
$custom: #bed7e1; $custom-light: #d2e3ea; $custom-dark: #000000;
JSON
{
"hex": "#bed7e1",
"rgb": {
"r": 190,
"g": 215,
"b": 225
},
"hsl": {
"h": 197.143,
"s": 36.842,
"l": 81.373
},
"oklch": {
"l": 0.86374,
"c": 0.03014,
"h": 223.8
},
"luminance": 0.64984
}Semantic roles & 50–950 ramp
primary
#BED7E1
secondary
#BA978A
accent
#5936B0
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484