#BED0DE#BED0DE
#BED0DE is a very light, muted cyan. Relative luminance 0.613; OKLCH L 84.8% C 0.028 H 241.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BED0DE |
|---|---|
| RGB | rgb(190, 208, 222) |
| HSL | hsl(206, 33%, 81%) |
| HSV | hsv(206, 14%, 87%) |
| CMYK | cmyk(14.4%, 6.3%, 0%, 12.9%) |
| CIE-LAB | lab(82.56, -3.23, -8.97) |
| CIE-LCH | lch(82.56, 9.54, 250.18°) |
| OKLab | oklab(84.83% -0.0133 -0.0242) |
| OKLCH | oklch(84.83% 0.028 241.2) |
| XYZ | xyz(56.9727, 61.3317, 77.9296) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.90
Cloudy Blue
#ACC2D9
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 5.55
Fog
#D8DCE0
ΔE00 6.79
Light Grey Blue
#9DBCD4
ΔE00 7.00
Lightblue
#ADD8E6
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED0DE #DECCBE
analogous
#BEDEDC #BED0DE #BEC0DE
triadic
#BED0DE #DEBED0 #D0DEBE
tetradic
#BED0DE #DCBEDE #DECCBE #C0DEBE
square
#BED0DE #DCBEDE #DECCBE #C0DEBE
split-complementary
#BED0DE #DEBEC0 #DEDCBE
monochromatic
#6D95B5 #95B3C9 #BED0DE #E7EDF3 #EBF0F5
Accessibility & contrast
On white
1.58
#BED0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BED0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED0DE
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED0DE | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD0DF
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#B6D3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed0de; /* rgb */ color: rgb(190, 208, 222); /* oklch */ color: oklch(84.8% 0.028 241.2);
Tailwind
colors: {
custom: {
50: '#d1dee8',
500: '#bed0de',
950: '#000000',
},
}SCSS
$custom: #bed0de; $custom-light: #d1dee8; $custom-dark: #000000;
JSON
{
"hex": "#bed0de",
"rgb": {
"r": 190,
"g": 208,
"b": 222
},
"hsl": {
"h": 206.25,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.84834,
"c": 0.02764,
"h": 241.2
},
"luminance": 0.61333
}Semantic roles & 50–950 ramp
primary
#BED0DE
secondary
#B69D8A
accent
#6C3AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484