#BED6E0#BED6E0
#BED6E0 is a very light, muted cyan. Relative luminance 0.644; OKLCH L 86.1% C 0.029 H 224.8°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BED6E0 |
|---|---|
| RGB | rgb(190, 214, 224) |
| HSL | hsl(198, 35%, 81%) |
| HSV | hsv(198, 15%, 88%) |
| CMYK | cmyk(15.2%, 4.5%, 0%, 12.2%) |
| CIE-LAB | lab(84.18, -5.95, -7.62) |
| CIE-LCH | lch(84.18, 9.67, 232.02°) |
| OKLab | oklab(86.14% -0.0208 -0.0206) |
| OKLCH | oklch(86.14% 0.029 224.8) |
| XYZ | xyz(58.7330, 64.4208, 79.8466) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.85
Powder Blue
#B0E0E6
ΔE00 7.41
Cloudy Blue
#ACC2D9
ΔE00 7.57
Fog
#D8DCE0
ΔE00 7.62
Ice Blue
#A5DFF9
ΔE00 7.83
Light Blue Grey
#B7C9E2
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED6E0 #E0C8BE
analogous
#BEE0D9 #BED6E0 #BEC5E0
triadic
#BED6E0 #E0BED6 #D6E0BE
tetradic
#BED6E0 #D9BEE0 #E0C8BE #C5E0BE
square
#BED6E0 #D9BEE0 #E0C8BE #C5E0BE
split-complementary
#BED6E0 #E0BEC5 #E0D9BE
monochromatic
#6BA2B8 #95BCCC #BED6E0 #E7F0F4 #EAF2F5
Accessibility & contrast
On white
1.51
#BED6E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#BED6E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED6E0
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED6E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED6E0 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4E1
Deuteranopia (green-blind)
#CBD0E0
Tritanopia (blue-blind)
#B5D9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed6e0; /* rgb */ color: rgb(190, 214, 224); /* oklch */ color: oklch(86.1% 0.029 224.8);
Tailwind
colors: {
custom: {
50: '#d2e2e9',
500: '#bed6e0',
950: '#000000',
},
}SCSS
$custom: #bed6e0; $custom-light: #d2e2e9; $custom-dark: #000000;
JSON
{
"hex": "#bed6e0",
"rgb": {
"r": 190,
"g": 214,
"b": 224
},
"hsl": {
"h": 197.647,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.86135,
"c": 0.02925,
"h": 224.8
},
"luminance": 0.64422
}Semantic roles & 50–950 ramp
primary
#BED6E0
secondary
#B8988A
accent
#5A37AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484