#BED7CD#BED7CD
#BED7CD is a very light, muted teal. Relative luminance 0.640; OKLCH L 85.8% C 0.030 H 169.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BED7CD |
|---|---|
| RGB | rgb(190, 215, 205) |
| HSL | hsl(156, 24%, 79%) |
| HSV | hsv(156, 12%, 84%) |
| CMYK | cmyk(11.6%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(83.94, -10.24, 2.11) |
| CIE-LCH | lch(83.94, 10.46, 168.37°) |
| OKLab | oklab(85.78% -0.0295 0.0054) |
| OKLCH | oklch(85.78% 0.03 169.6) |
| XYZ | xyz(56.5526, 63.9548, 67.1108) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.37
Light Grey
#D8DCD6
ΔE00 8.56
Ice
#D6FFFA
ΔE00 9.35
Silver (survey)
#C5C9C7
ΔE00 9.38
Lightcyan
#E0FFFF
ΔE00 9.76
Ice Blue (survey)
#D7FFFE
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED7CD #D7BEC8
analogous
#BED7C1 #BED7CD #BED5D7
triadic
#BED7CD #CDBED7 #D7CDBE
tetradic
#BED7CD #C1BED7 #D7BEC8 #D5D7BE
square
#BED7CD #C1BED7 #D7BEC8 #D5D7BE
split-complementary
#BED7CD #D7BED5 #D7C1BE
monochromatic
#72A893 #98C0B0 #BED7CD #E4EEEA #ECF3F0
Accessibility & contrast
On white
1.52
#BED7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BED7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED7CD
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED7CD | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#B9D7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bed7cd; /* rgb */ color: rgb(190, 215, 205); /* oklch */ color: oklch(85.8% 0.030 169.6);
Tailwind
colors: {
custom: {
50: '#d1e3dc',
500: '#bed7cd',
950: '#000000',
},
}SCSS
$custom: #bed7cd; $custom-light: #d1e3dc; $custom-dark: #000000;
JSON
{
"hex": "#bed7cd",
"rgb": {
"r": 190,
"g": 215,
"b": 205
},
"hsl": {
"h": 156,
"s": 23.81,
"l": 79.412
},
"oklch": {
"l": 0.85776,
"c": 0.03004,
"h": 169.6
},
"luminance": 0.63956
}Semantic roles & 50–950 ramp
primary
#BED7CD
secondary
#AD8C99
accent
#4369A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484