#BED3D7#BED3D7
#BED3D7 is a very light, muted teal. Relative luminance 0.624; OKLCH L 85.2% C 0.023 H 210.4°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3D7 |
|---|---|
| RGB | rgb(190, 211, 215) |
| HSL | hsl(190, 24%, 79%) |
| HSV | hsv(190, 12%, 84%) |
| CMYK | cmyk(11.6%, 1.9%, 0%, 15.7%) |
| CIE-LAB | lab(83.15, -6.23, -4.37) |
| CIE-LCH | lch(83.15, 7.61, 215.07°) |
| OKLab | oklab(85.23% -0.0201 -0.0118) |
| OKLCH | oklch(85.23% 0.023 210.4) |
| XYZ | xyz(56.7923, 62.4409, 73.3370) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.05
Silver (survey)
#C5C9C7
ΔE00 6.85
Powder Blue
#B0E0E6
ΔE00 7.30
Fog
#D8DCE0
ΔE00 7.45
Light Grey
#D8DCD6
ΔE00 7.93
Light Gray
#D3D3D3
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3D7 #D7C2BE
analogous
#BED7CF #BED3D7 #BEC7D7
triadic
#BED3D7 #D7BED3 #D3D7BE
tetradic
#BED3D7 #CFBED7 #D7C2BE #C7D7BE
square
#BED3D7 #CFBED7 #D7C2BE #C7D7BE
split-complementary
#BED3D7 #D7BEC7 #D7CFBE
monochromatic
#72A0A8 #98B9C0 #BED3D7 #E4EDEE #ECF2F3
Accessibility & contrast
On white
1.56
#BED3D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#BED3D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3D7
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3D7 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D7
Deuteranopia (green-blind)
#CBCED7
Tritanopia (blue-blind)
#B7D5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed3d7; /* rgb */ color: rgb(190, 211, 215); /* oklch */ color: oklch(85.2% 0.023 210.4);
Tailwind
colors: {
custom: {
50: '#d1e0e3',
500: '#bed3d7',
950: '#000000',
},
}SCSS
$custom: #bed3d7; $custom-light: #d1e0e3; $custom-dark: #000000;
JSON
{
"hex": "#bed3d7",
"rgb": {
"r": 190,
"g": 211,
"b": 215
},
"hsl": {
"h": 189.6,
"s": 23.81,
"l": 79.412
},
"oklch": {
"l": 0.85234,
"c": 0.0233,
"h": 210.4
},
"luminance": 0.62442
}Semantic roles & 50–950 ramp
primary
#BED3D7
secondary
#AD918C
accent
#5243A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484