#BEDBED#BEDBED
#BEDBED is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.6% C 0.040 H 235.2°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBED |
|---|---|
| RGB | rgb(190, 219, 237) |
| HSL | hsl(203, 57%, 84%) |
| HSV | hsv(203, 20%, 93%) |
| CMYK | cmyk(19.8%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(85.87, -5.81, -12.01) |
| CIE-LCH | lch(85.87, 13.34, 244.19°) |
| OKLab | oklab(87.59% -0.0226 -0.0326) |
| OKLCH | oklch(87.59% 0.04 235.2) |
| XYZ | xyz(61.8487, 67.7229, 89.9175) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.00
Ice Blue
#A5DFF9
ΔE00 6.01
Light Blue Grey
#B7C9E2
ΔE00 6.83
Cloudy Blue
#ACC2D9
ΔE00 6.87
Lightsteelblue
#B0C4DE
ΔE00 7.43
Light Grey Blue
#9DBCD4
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBED #EDD0BE
analogous
#BEEDE7 #BEDBED #BEC3ED
triadic
#BEDBED #EDBEDB #DBEDBE
tetradic
#BEDBED #E7BEED #EDD0BE #C3EDBE
square
#BEDBED #E7BEED #EDD0BE #C3EDBE
split-complementary
#BEDBED #EDBEC3 #EDE7BE
monochromatic
#5EA6D2 #8EC0E0 #BEDBED #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.44
#BEDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BEDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBED
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBED | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#CCD4ED
Tritanopia (blue-blind)
#B1E0E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedbed; /* rgb */ color: rgb(190, 219, 237); /* oklch */ color: oklch(87.6% 0.040 235.2);
Tailwind
colors: {
custom: {
50: '#d2e6f2',
500: '#bedbed',
950: '#000000',
},
}SCSS
$custom: #bedbed; $custom-light: #d2e6f2; $custom-dark: #000000;
JSON
{
"hex": "#bedbed",
"rgb": {
"r": 190,
"g": 219,
"b": 237
},
"hsl": {
"h": 202.979,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.87587,
"c": 0.03966,
"h": 235.2
},
"luminance": 0.67725
}Semantic roles & 50–950 ramp
primary
#BEDBED
secondary
#CA9F85
accent
#6021C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485