#BED7E2#BED7E2
#BED7E2 is a very light, muted cyan. Relative luminance 0.650; OKLCH L 86.4% C 0.031 H 226.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BED7E2 |
|---|---|
| RGB | rgb(190, 215, 226) |
| HSL | hsl(198, 38%, 82%) |
| HSV | hsv(198, 16%, 89%) |
| CMYK | cmyk(15.9%, 4.9%, 0%, 11.4%) |
| CIE-LAB | lab(84.50, -6.06, -8.21) |
| CIE-LCH | lch(84.50, 10.20, 233.59°) |
| OKLab | oklab(86.41% -0.0214 -0.0222) |
| OKLCH | oklch(86.41% 0.031 226.1) |
| XYZ | xyz(59.2596, 65.0376, 81.3681) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.63
Powder Blue
#B0E0E6
ΔE00 7.35
Ice Blue
#A5DFF9
ΔE00 7.44
Cloudy Blue
#ACC2D9
ΔE00 7.50
Fog
#D8DCE0
ΔE00 7.83
Light Blue Grey
#B7C9E2
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED7E2 #E2C9BE
analogous
#BEE2DB #BED7E2 #BEC5E2
triadic
#BED7E2 #E2BED7 #D7E2BE
tetradic
#BED7E2 #DBBEE2 #E2C9BE #C5E2BE
square
#BED7E2 #DBBEE2 #E2C9BE #C5E2BE
split-complementary
#BED7E2 #E2BEC5 #E2DBBE
monochromatic
#69A3BC #94BDCF #BED7E2 #E8F1F5 #EAF2F6
Accessibility & contrast
On white
1.50
#BED7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#BED7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED7E2
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED7E2 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E3
Deuteranopia (green-blind)
#CCD1E2
Tritanopia (blue-blind)
#B4DADA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed7e2; /* rgb */ color: rgb(190, 215, 226); /* oklch */ color: oklch(86.4% 0.031 226.1);
Tailwind
colors: {
custom: {
50: '#d2e3eb',
500: '#bed7e2',
950: '#000000',
},
}SCSS
$custom: #bed7e2; $custom-light: #d2e3eb; $custom-dark: #000000;
JSON
{
"hex": "#bed7e2",
"rgb": {
"r": 190,
"g": 215,
"b": 226
},
"hsl": {
"h": 198.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.86405,
"c": 0.03081,
"h": 226.1
},
"luminance": 0.65039
}Semantic roles & 50–950 ramp
primary
#BED7E2
secondary
#BB9889
accent
#5A34B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484