#BED6D0#BED6D0
#BED6D0 is a very light, muted teal. Relative luminance 0.636; OKLCH L 85.7% C 0.027 H 178.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BED6D0 |
|---|---|
| RGB | rgb(190, 214, 208) |
| HSL | hsl(165, 23%, 79%) |
| HSV | hsv(165, 11%, 84%) |
| CMYK | cmyk(11.2%, 0%, 2.8%, 16.1%) |
| CIE-LAB | lab(83.75, -9.15, 0.24) |
| CIE-LCH | lch(83.75, 9.16, 178.49°) |
| OKLab | oklab(85.65% -0.027 0.0005) |
| OKLCH | oklch(85.65% 0.027 178.9) |
| XYZ | xyz(56.6643, 63.5933, 68.9516) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.36
Light Grey
#D8DCD6
ΔE00 7.97
Silver (survey)
#C5C9C7
ΔE00 8.41
Lightblue
#ADD8E6
ΔE00 8.96
Lightcyan
#E0FFFF
ΔE00 9.28
Ice
#D6FFFA
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED6D0 #D6BEC4
analogous
#BED6C4 #BED6D0 #BED0D6
triadic
#BED6D0 #D0BED6 #D6D0BE
tetradic
#BED6D0 #C4BED6 #D6BEC4 #D0D6BE
square
#BED6D0 #C4BED6 #D6BEC4 #D0D6BE
split-complementary
#BED6D0 #D6BED0 #D6C4BE
monochromatic
#73A79A #98BEB5 #BED6D0 #E4EEEB #ECF3F1
Accessibility & contrast
On white
1.53
#BED6D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#BED6D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED6D0
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED6D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED6D0 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D0
Deuteranopia (green-blind)
#CFCFD0
Tritanopia (blue-blind)
#B8D7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed6d0; /* rgb */ color: rgb(190, 214, 208); /* oklch */ color: oklch(85.7% 0.027 178.9);
Tailwind
colors: {
custom: {
50: '#d1e2de',
500: '#bed6d0',
950: '#000000',
},
}SCSS
$custom: #bed6d0; $custom-light: #d1e2de; $custom-dark: #000000;
JSON
{
"hex": "#bed6d0",
"rgb": {
"r": 190,
"g": 214,
"b": 208
},
"hsl": {
"h": 165,
"s": 22.642,
"l": 79.216
},
"oklch": {
"l": 0.85652,
"c": 0.02697,
"h": 178.9
},
"luminance": 0.63594
}Semantic roles & 50–950 ramp
primary
#BED6D0
secondary
#AC8C94
accent
#445CA1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484