#BED2DE#BED2DE
#BED2DE is a very light, muted cyan. Relative luminance 0.623; OKLCH L 85.2% C 0.027 H 234.0°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2DE |
|---|---|
| RGB | rgb(190, 210, 222) |
| HSL | hsl(203, 33%, 81%) |
| HSV | hsv(203, 14%, 87%) |
| CMYK | cmyk(14.4%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(83.08, -4.28, -8.20) |
| CIE-LCH | lch(83.08, 9.25, 242.43°) |
| OKLab | oklab(85.25% -0.0161 -0.0221) |
| OKLCH | oklch(85.25% 0.027 234) |
| XYZ | xyz(57.4634, 62.3131, 78.0932) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.94
Light Blue Grey
#B7C9E2
ΔE00 6.22
Lightblue
#ADD8E6
ΔE00 6.39
Lightsteelblue
#B0C4DE
ΔE00 6.77
Fog
#D8DCE0
ΔE00 6.86
Light Grey Blue
#9DBCD4
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2DE #DECABE
analogous
#BEDEDA #BED2DE #BEC2DE
triadic
#BED2DE #DEBED2 #D2DEBE
tetradic
#BED2DE #DABEDE #DECABE #C2DEBE
square
#BED2DE #DABEDE #DECABE #C2DEBE
split-complementary
#BED2DE #DEBEC2 #DEDABE
monochromatic
#6D9AB5 #95B6C9 #BED2DE #E7EEF3 #EBF1F5
Accessibility & contrast
On white
1.56
#BED2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#BED2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2DE
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2DE | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DF
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#B6D5D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed2de; /* rgb */ color: rgb(190, 210, 222); /* oklch */ color: oklch(85.2% 0.027 234.0);
Tailwind
colors: {
custom: {
50: '#d1dfe8',
500: '#bed2de',
950: '#000000',
},
}SCSS
$custom: #bed2de; $custom-light: #d1dfe8; $custom-dark: #000000;
JSON
{
"hex": "#bed2de",
"rgb": {
"r": 190,
"g": 210,
"b": 222
},
"hsl": {
"h": 202.5,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.85245,
"c": 0.02734,
"h": 234
},
"luminance": 0.62314
}Semantic roles & 50–950 ramp
primary
#BED2DE
secondary
#B69B8A
accent
#653AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484