#BEDCF4#BEDCF4
#BEDCF4 is a very light, muted cyan. Relative luminance 0.687; OKLCH L 88.0% C 0.046 H 242.3°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCF4 |
|---|---|
| RGB | rgb(190, 220, 244) |
| HSL | hsl(207, 71%, 85%) |
| HSV | hsv(207, 22%, 96%) |
| CMYK | cmyk(22.1%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(86.34, -4.80, -15.00) |
| CIE-LCH | lch(86.34, 15.75, 252.24°) |
| OKLab | oklab(88.03% -0.0214 -0.0408) |
| OKLCH | oklch(88.03% 0.046 242.3) |
| XYZ | xyz(63.1531, 68.6633, 95.4964) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.89
Powder Blue (survey)
#B1D1FC
ΔE00 6.13
Ice Blue
#A5DFF9
ΔE00 6.31
Cloudy Blue
#ACC2D9
ΔE00 6.47
Lightsteelblue
#B0C4DE
ΔE00 6.57
Lightblue
#ADD8E6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCF4 #F4D6BE
analogous
#BEF4F1 #BEDCF4 #BEC1F4
triadic
#BEDCF4 #F4BEDC #DCF4BE
tetradic
#BEDCF4 #F1BEF4 #F4D6BE #C1F4BE
square
#BEDCF4 #F1BEF4 #F4D6BE #C1F4BE
split-complementary
#BEDCF4 #F4BEC1 #F4F1BE
monochromatic
#55A4E2 #8AC0EB #BEDCF4 #E5F1FB #E5F1FB
Accessibility & contrast
On white
1.43
#BEDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#BEDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCF4
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCF4 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF5
Deuteranopia (green-blind)
#CBD5F4
Tritanopia (blue-blind)
#AFE2E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedcf4; /* rgb */ color: rgb(190, 220, 244); /* oklch */ color: oklch(88.0% 0.046 242.3);
Tailwind
colors: {
custom: {
50: '#d2e6f7',
500: '#bedcf4',
950: '#000000',
},
}SCSS
$custom: #bedcf4; $custom-light: #d2e6f7; $custom-dark: #000000;
JSON
{
"hex": "#bedcf4",
"rgb": {
"r": 190,
"g": 220,
"b": 244
},
"hsl": {
"h": 206.667,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.88026,
"c": 0.04608,
"h": 242.3
},
"luminance": 0.68665
}Semantic roles & 50–950 ramp
primary
#BEDCF4
secondary
#D5A681
accent
#6812D3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485