#BED8D6#BED8D6
#BED8D6 is a very light, muted teal. Relative luminance 0.649; OKLCH L 86.2% C 0.028 H 191.0°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8D6 |
|---|---|
| RGB | rgb(190, 216, 214) |
| HSL | hsl(175, 25%, 80%) |
| HSV | hsv(175, 12%, 85%) |
| CMYK | cmyk(12%, 0%, 0.9%, 15.3%) |
| CIE-LAB | lab(84.44, -9.01, -1.94) |
| CIE-LCH | lch(84.44, 9.22, 192.16°) |
| OKLab | oklab(86.25% -0.0273 -0.0053) |
| OKLCH | oklch(86.25% 0.028 191) |
| XYZ | xyz(57.9257, 64.9127, 73.0828) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.87
Lightblue
#ADD8E6
ΔE00 7.08
Light Grey
#D8DCD6
ΔE00 8.36
Lightcyan
#E0FFFF
ΔE00 8.44
Silver (survey)
#C5C9C7
ΔE00 8.62
Ice Blue (survey)
#D7FFFE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8D6 #D8BEC0
analogous
#BED8C9 #BED8D6 #BECDD8
triadic
#BED8D6 #D6BED8 #D8D6BE
tetradic
#BED8D6 #C9BED8 #D8BEC0 #CDD8BE
square
#BED8D6 #C9BED8 #D8BEC0 #CDD8BE
split-complementary
#BED8D6 #D8BECD #D8C9BE
monochromatic
#72AAA6 #98C1BE #BED8D6 #E4EFEE #ECF4F3
Accessibility & contrast
On white
1.50
#BED8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#BED8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8D6
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8D6 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D6
Deuteranopia (green-blind)
#CFD1D6
Tritanopia (blue-blind)
#B7DAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed8d6; /* rgb */ color: rgb(190, 216, 214); /* oklch */ color: oklch(86.2% 0.028 191.0);
Tailwind
colors: {
custom: {
50: '#d1e4e2',
500: '#bed8d6',
950: '#000000',
},
}SCSS
$custom: #bed8d6; $custom-light: #d1e4e2; $custom-dark: #000000;
JSON
{
"hex": "#bed8d6",
"rgb": {
"r": 190,
"g": 216,
"b": 214
},
"hsl": {
"h": 175.385,
"s": 25,
"l": 79.608
},
"oklch": {
"l": 0.86246,
"c": 0.02786,
"h": 191
},
"luminance": 0.64914
}Semantic roles & 50–950 ramp
primary
#BED8D6
secondary
#AE8C8F
accent
#4249A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484