#BED8E2#BED8E2
#BED8E2 is a very light, muted cyan. Relative luminance 0.655; OKLCH L 86.6% C 0.031 H 222.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8E2 |
|---|---|
| RGB | rgb(190, 216, 226) |
| HSL | hsl(197, 38%, 82%) |
| HSV | hsv(197, 16%, 89%) |
| CMYK | cmyk(15.9%, 4.4%, 0%, 11.4%) |
| CIE-LAB | lab(84.77, -6.58, -7.82) |
| CIE-LCH | lch(84.77, 10.22, 229.95°) |
| OKLab | oklab(86.61% -0.0227 -0.0211) |
| OKLCH | oklch(86.61% 0.031 222.9) |
| XYZ | xyz(59.5150, 65.5484, 81.4532) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.29
Powder Blue
#B0E0E6
ΔE00 6.74
Ice Blue
#A5DFF9
ΔE00 7.37
Fog
#D8DCE0
ΔE00 8.08
Cloudy Blue
#ACC2D9
ΔE00 8.09
Light Blue Grey
#B7C9E2
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8E2 #E2C8BE
analogous
#BEE2DA #BED8E2 #BEC6E2
triadic
#BED8E2 #E2BED8 #D8E2BE
tetradic
#BED8E2 #DABEE2 #E2C8BE #C6E2BE
square
#BED8E2 #DABEE2 #E2C8BE #C6E2BE
split-complementary
#BED8E2 #E2BEC6 #E2DABE
monochromatic
#69A5BC #94BFCF #BED8E2 #E8F1F5 #EAF2F6
Accessibility & contrast
On white
1.49
#BED8E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#BED8E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8E2
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8E2 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E3
Deuteranopia (green-blind)
#CCD2E2
Tritanopia (blue-blind)
#B4DBDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bed8e2; /* rgb */ color: rgb(190, 216, 226); /* oklch */ color: oklch(86.6% 0.031 222.9);
Tailwind
colors: {
custom: {
50: '#d2e4eb',
500: '#bed8e2',
950: '#000000',
},
}SCSS
$custom: #bed8e2; $custom-light: #d2e4eb; $custom-dark: #000000;
JSON
{
"hex": "#bed8e2",
"rgb": {
"r": 190,
"g": 216,
"b": 226
},
"hsl": {
"h": 196.667,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.86612,
"c": 0.03104,
"h": 222.9
},
"luminance": 0.6555
}Semantic roles & 50–950 ramp
primary
#BED8E2
secondary
#BB9789
accent
#5734B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484