#BED8DB#BED8DB
#BED8DB is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.4% C 0.028 H 205.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8DB |
|---|---|
| RGB | rgb(190, 216, 219) |
| HSL | hsl(186, 29%, 80%) |
| HSV | hsv(186, 13%, 86%) |
| CMYK | cmyk(13.2%, 1.4%, 0%, 14.1%) |
| CIE-LAB | lab(84.57, -8.01, -4.40) |
| CIE-LCH | lch(84.57, 9.14, 208.77°) |
| OKLab | oklab(86.4% -0.0254 -0.0119) |
| OKLCH | oklch(86.4% 0.028 205.1) |
| XYZ | xyz(58.5741, 65.1721, 76.4975) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.27
Powder Blue
#B0E0E6
ΔE00 5.48
Silver (survey)
#C5C9C7
ΔE00 8.46
Lightcyan
#E0FFFF
ΔE00 8.50
Light Grey
#D8DCD6
ΔE00 8.71
Fog
#D8DCE0
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8DB #DBC1BE
analogous
#BEDBCF #BED8DB #BEC9DB
triadic
#BED8DB #DBBED8 #D8DBBE
tetradic
#BED8DB #CFBEDB #DBC1BE #C9DBBE
square
#BED8DB #CFBEDB #DBC1BE #C9DBBE
split-complementary
#BED8DB #DBBEC9 #DBCFBE
monochromatic
#6FA9AF #97C0C5 #BED8DB #E5F0F1 #EBF3F4
Accessibility & contrast
On white
1.50
#BED8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#BED8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8DB
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8DB | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#CED1DB
Tritanopia (blue-blind)
#B6DAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed8db; /* rgb */ color: rgb(190, 216, 219); /* oklch */ color: oklch(86.4% 0.028 205.1);
Tailwind
colors: {
custom: {
50: '#d1e4e6',
500: '#bed8db',
950: '#000000',
},
}SCSS
$custom: #bed8db; $custom-light: #d1e4e6; $custom-dark: #000000;
JSON
{
"hex": "#bed8db",
"rgb": {
"r": 190,
"g": 216,
"b": 219
},
"hsl": {
"h": 186.207,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.86396,
"c": 0.02806,
"h": 205.1
},
"luminance": 0.65173
}Semantic roles & 50–950 ramp
primary
#BED8DB
secondary
#B28F8B
accent
#493EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484