#BEDCF0#BEDCF0
#BEDCF0 is a very light, muted cyan. Relative luminance 0.684; OKLCH L 87.9% C 0.042 H 237.2°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDCF0 |
|---|---|
| RGB | rgb(190, 220, 240) |
| HSL | hsl(204, 63%, 84%) |
| HSV | hsv(204, 21%, 94%) |
| CMYK | cmyk(20.8%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(86.22, -5.68, -13.07) |
| CIE-LCH | lch(86.22, 14.25, 246.52°) |
| OKLab | oklab(87.89% -0.0229 -0.0355) |
| OKLCH | oklch(87.89% 0.042 237.2) |
| XYZ | xyz(62.5523, 68.4230, 92.3324) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.38
Ice Blue
#A5DFF9
ΔE00 5.84
Light Blue Grey
#B7C9E2
ΔE00 6.66
Cloudy Blue
#ACC2D9
ΔE00 6.85
Lightsteelblue
#B0C4DE
ΔE00 7.28
Powder Blue (survey)
#B1D1FC
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDCF0 #F0D2BE
analogous
#BEF0EB #BEDCF0 #BEC3F0
triadic
#BEDCF0 #F0BEDC #DCF0BE
tetradic
#BEDCF0 #EBBEF0 #F0D2BE #C3F0BE
square
#BEDCF0 #EBBEF0 #F0D2BE #C3F0BE
split-complementary
#BEDCF0 #F0BEC3 #F0EBBE
monochromatic
#5BA6D9 #8CC1E5 #BEDCF0 #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.43
#BEDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#BEDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDCF0
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDCF0 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF1
Deuteranopia (green-blind)
#CCD5F0
Tritanopia (blue-blind)
#B0E1E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bedcf0; /* rgb */ color: rgb(190, 220, 240); /* oklch */ color: oklch(87.9% 0.042 237.2);
Tailwind
colors: {
custom: {
50: '#d2e6f5',
500: '#bedcf0',
950: '#000000',
},
}SCSS
$custom: #bedcf0; $custom-light: #d2e6f5; $custom-dark: #000000;
JSON
{
"hex": "#bedcf0",
"rgb": {
"r": 190,
"g": 220,
"b": 240
},
"hsl": {
"h": 204,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.87892,
"c": 0.04222,
"h": 237.2
},
"luminance": 0.68425
}Semantic roles & 50–950 ramp
primary
#BEDCF0
secondary
#CFA284
accent
#611BCA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485