#BED7D7#BED7D7
#BED7D7 is a very light, muted teal. Relative luminance 0.645; OKLCH L 86.1% C 0.027 H 196.7°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BED7D7 |
|---|---|
| RGB | rgb(190, 215, 215) |
| HSL | hsl(180, 24%, 79%) |
| HSV | hsv(180, 12%, 84%) |
| CMYK | cmyk(11.6%, 0%, 0%, 15.7%) |
| CIE-LAB | lab(84.20, -8.29, -2.82) |
| CIE-LCH | lch(84.20, 8.76, 198.78°) |
| OKLab | oklab(86.07% -0.0256 -0.0077) |
| OKLCH | oklch(86.07% 0.027 196.7) |
| XYZ | xyz(57.7984, 64.4531, 73.6723) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.88
Lightblue
#ADD8E6
ΔE00 6.41
Silver (survey)
#C5C9C7
ΔE00 8.16
Light Grey
#D8DCD6
ΔE00 8.21
Lightcyan
#E0FFFF
ΔE00 8.62
Ice Blue (survey)
#D7FFFE
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED7D7 #D7BEBE
analogous
#BED7CB #BED7D7 #BECBD7
triadic
#BED7D7 #D7BED7 #D7D7BE
tetradic
#BED7D7 #CBBED7 #D7BEBE #CBD7BE
square
#BED7D7 #CBBED7 #D7BEBE #CBD7BE
split-complementary
#BED7D7 #D7BECB #D7CBBE
monochromatic
#72A8A8 #98C0C0 #BED7D7 #E4EEEE #ECF3F3
Accessibility & contrast
On white
1.51
#BED7D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#BED7D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED7D7
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED7D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED7D7 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D7
Deuteranopia (green-blind)
#CED0D7
Tritanopia (blue-blind)
#B7D9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed7d7; /* rgb */ color: rgb(190, 215, 215); /* oklch */ color: oklch(86.1% 0.027 196.7);
Tailwind
colors: {
custom: {
50: '#d1e3e3',
500: '#bed7d7',
950: '#000000',
},
}SCSS
$custom: #bed7d7; $custom-light: #d1e3e3; $custom-dark: #000000;
JSON
{
"hex": "#bed7d7",
"rgb": {
"r": 190,
"g": 215,
"b": 215
},
"hsl": {
"h": 180,
"s": 23.81,
"l": 79.412
},
"oklch": {
"l": 0.86067,
"c": 0.02671,
"h": 196.7
},
"luminance": 0.64454
}Semantic roles & 50–950 ramp
primary
#BED7D7
secondary
#AD8C8C
accent
#4343A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484