#BED7DB#BED7DB
#BED7DB is a very light, muted teal. Relative luminance 0.647; OKLCH L 86.2% C 0.027 H 208.3°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BED7DB |
|---|---|
| RGB | rgb(190, 215, 219) |
| HSL | hsl(188, 29%, 80%) |
| HSV | hsv(188, 13%, 86%) |
| CMYK | cmyk(13.2%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(84.31, -7.49, -4.79) |
| CIE-LCH | lch(84.31, 8.89, 212.57°) |
| OKLab | oklab(86.19% -0.024 -0.0129) |
| OKLCH | oklch(86.19% 0.027 208.3) |
| XYZ | xyz(58.3187, 64.6612, 76.4124) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.16
Powder Blue
#B0E0E6
ΔE00 5.88
Silver (survey)
#C5C9C7
ΔE00 8.16
Fog
#D8DCE0
ΔE00 8.41
Light Grey
#D8DCD6
ΔE00 8.64
Lightcyan
#E0FFFF
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED7DB #DBC2BE
analogous
#BEDBD0 #BED7DB #BEC8DB
triadic
#BED7DB #DBBED7 #D7DBBE
tetradic
#BED7DB #D0BEDB #DBC2BE #C8DBBE
square
#BED7DB #D0BEDB #DBC2BE #C8DBBE
split-complementary
#BED7DB #DBBEC8 #DBD0BE
monochromatic
#6FA7AF #97BFC5 #BED7DB #E5EFF1 #EBF3F4
Accessibility & contrast
On white
1.51
#BED7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#BED7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED7DB
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED7DB | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#CDD1DB
Tritanopia (blue-blind)
#B6D9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed7db; /* rgb */ color: rgb(190, 215, 219); /* oklch */ color: oklch(86.2% 0.027 208.3);
Tailwind
colors: {
custom: {
50: '#d1e3e6',
500: '#bed7db',
950: '#000000',
},
}SCSS
$custom: #bed7db; $custom-light: #d1e3e6; $custom-dark: #000000;
JSON
{
"hex": "#bed7db",
"rgb": {
"r": 190,
"g": 215,
"b": 219
},
"hsl": {
"h": 188.276,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.86188,
"c": 0.0273,
"h": 208.3
},
"luminance": 0.64663
}Semantic roles & 50–950 ramp
primary
#BED7DB
secondary
#B2918B
accent
#4D3EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484