#BEDCEB#BEDCEB
#BEDCEB is a very light, muted cyan. Relative luminance 0.681; OKLCH L 87.7% C 0.038 H 229.4°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCEB |
|---|---|
| RGB | rgb(190, 220, 235) |
| HSL | hsl(200, 53%, 83%) |
| HSV | hsv(200, 19%, 92%) |
| CMYK | cmyk(19.1%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(86.07, -6.75, -10.65) |
| CIE-LCH | lch(86.07, 12.61, 237.62°) |
| OKLab | oklab(87.73% -0.0247 -0.0288) |
| OKLCH | oklch(87.73% 0.038 229.4) |
| XYZ | xyz(61.8198, 68.1300, 88.4744) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.02
Ice Blue
#A5DFF9
ΔE00 5.85
Powder Blue
#B0E0E6
ΔE00 7.14
Cloudy Blue
#ACC2D9
ΔE00 7.80
Light Blue Grey
#B7C9E2
ΔE00 8.01
Lightsteelblue
#B0C4DE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCEB #EBCDBE
analogous
#BEEBE3 #BEDCEB #BEC5EB
triadic
#BEDCEB #EBBEDC #DCEBBE
tetradic
#BEDCEB #E3BEEB #EBCDBE #C5EBBE
square
#BEDCEB #E3BEEB #EBCDBE #C5EBBE
split-complementary
#BEDCEB #EBBEC5 #EBE3BE
monochromatic
#60AACE #8FC3DD #BEDCEB #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.44
#BEDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#BEDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCEB
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCEB | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#B2E0E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedceb; /* rgb */ color: rgb(190, 220, 235); /* oklch */ color: oklch(87.7% 0.038 229.4);
Tailwind
colors: {
custom: {
50: '#d2e6f1',
500: '#bedceb',
950: '#000000',
},
}SCSS
$custom: #bedceb; $custom-light: #d2e6f1; $custom-dark: #000000;
JSON
{
"hex": "#bedceb",
"rgb": {
"r": 190,
"g": 220,
"b": 235
},
"hsl": {
"h": 200,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.87728,
"c": 0.03799,
"h": 229.4
},
"luminance": 0.68132
}Semantic roles & 50–950 ramp
primary
#BEDCEB
secondary
#C79C86
accent
#5925C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485