#BED7D0#BED7D0
#BED7D0 is a very light, muted teal. Relative luminance 0.641; OKLCH L 85.9% C 0.028 H 176.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BED7D0 |
|---|---|
| RGB | rgb(190, 215, 208) |
| HSL | hsl(163, 24%, 79%) |
| HSV | hsv(163, 12%, 84%) |
| CMYK | cmyk(11.6%, 0%, 3.3%, 15.7%) |
| CIE-LAB | lab(84.02, -9.67, 0.63) |
| CIE-LCH | lch(84.02, 9.69, 176.29°) |
| OKLab | oklab(85.86% -0.0283 0.0015) |
| OKLCH | oklch(85.86% 0.028 176.9) |
| XYZ | xyz(56.9181, 64.1010, 69.0362) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.40
Light Grey
#D8DCD6
ΔE00 8.27
Silver (survey)
#C5C9C7
ΔE00 8.88
Ice
#D6FFFA
ΔE00 9.13
Lightcyan
#E0FFFF
ΔE00 9.21
Lightblue
#ADD8E6
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED7D0 #D7BEC5
analogous
#BED7C4 #BED7D0 #BED2D7
triadic
#BED7D0 #D0BED7 #D7D0BE
tetradic
#BED7D0 #C4BED7 #D7BEC5 #D2D7BE
square
#BED7D0 #C4BED7 #D7BEC5 #D2D7BE
split-complementary
#BED7D0 #D7BED2 #D7C4BE
monochromatic
#72A899 #98C0B5 #BED7D0 #E4EEEB #ECF3F1
Accessibility & contrast
On white
1.52
#BED7D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#BED7D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED7D0
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED7D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED7D0 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D0
Deuteranopia (green-blind)
#D0D0D1
Tritanopia (blue-blind)
#B8D8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed7d0; /* rgb */ color: rgb(190, 215, 208); /* oklch */ color: oklch(85.9% 0.028 176.9);
Tailwind
colors: {
custom: {
50: '#d1e3de',
500: '#bed7d0',
950: '#000000',
},
}SCSS
$custom: #bed7d0; $custom-light: #d1e3de; $custom-dark: #000000;
JSON
{
"hex": "#bed7d0",
"rgb": {
"r": 190,
"g": 215,
"b": 208
},
"hsl": {
"h": 163.2,
"s": 23.81,
"l": 79.412
},
"oklch": {
"l": 0.85862,
"c": 0.02839,
"h": 176.9
},
"luminance": 0.64102
}Semantic roles & 50–950 ramp
primary
#BED7D0
secondary
#AD8C95
accent
#435EA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484