#BED8DC#BED8DC
#BED8DC is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.4% C 0.028 H 207.8°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BED8DC |
|---|---|
| RGB | rgb(190, 216, 220) |
| HSL | hsl(188, 30%, 80%) |
| HSV | hsv(188, 14%, 86%) |
| CMYK | cmyk(13.6%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(84.60, -7.81, -4.89) |
| CIE-LCH | lch(84.60, 9.21, 212.05°) |
| OKLab | oklab(86.43% -0.025 -0.0132) |
| OKLCH | oklch(86.43% 0.028 207.8) |
| XYZ | xyz(58.7061, 65.2249, 77.1929) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.99
Powder Blue
#B0E0E6
ΔE00 5.55
Silver (survey)
#C5C9C7
ΔE00 8.48
Lightcyan
#E0FFFF
ΔE00 8.60
Fog
#D8DCE0
ΔE00 8.65
Light Grey
#D8DCD6
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED8DC #DCC2BE
analogous
#BEDCD1 #BED8DC #BEC9DC
triadic
#BED8DC #DCBED8 #D8DCBE
tetradic
#BED8DC #D1BEDC #DCC2BE #C9DCBE
square
#BED8DC #D1BEDC #DCC2BE #C9DCBE
split-complementary
#BED8DC #DCBEC9 #DCD1BE
monochromatic
#6EA8B1 #96C0C7 #BED8DC #E6F0F1 #EBF3F4
Accessibility & contrast
On white
1.50
#BED8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#BED8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED8DC
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED8DC | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DC
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#B6DAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bed8dc; /* rgb */ color: rgb(190, 216, 220); /* oklch */ color: oklch(86.4% 0.028 207.8);
Tailwind
colors: {
custom: {
50: '#d1e4e6',
500: '#bed8dc',
950: '#000000',
},
}SCSS
$custom: #bed8dc; $custom-light: #d1e4e6; $custom-dark: #000000;
JSON
{
"hex": "#bed8dc",
"rgb": {
"r": 190,
"g": 216,
"b": 220
},
"hsl": {
"h": 188,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.86426,
"c": 0.02829,
"h": 207.8
},
"luminance": 0.65226
}Semantic roles & 50–950 ramp
primary
#BED8DC
secondary
#B3908B
accent
#4B3DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484