#BED7D4#BED7D4
#BED7D4 is a very light, muted teal. Relative luminance 0.643; OKLCH L 86.0% C 0.027 H 187.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BED7D4 |
|---|---|
| RGB | rgb(190, 215, 212) |
| HSL | hsl(173, 24%, 79%) |
| HSV | hsv(173, 12%, 84%) |
| CMYK | cmyk(11.6%, 0%, 1.4%, 15.7%) |
| CIE-LAB | lab(84.12, -8.89, -1.34) |
| CIE-LCH | lch(84.12, 8.99, 188.60°) |
| OKLab | oklab(85.98% -0.0268 -0.0037) |
| OKLCH | oklch(85.98% 0.027 187.9) |
| XYZ | xyz(57.4165, 64.3004, 71.6608) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.34
Lightblue
#ADD8E6
ΔE00 7.59
Light Grey
#D8DCD6
ΔE00 8.12
Silver (survey)
#C5C9C7
ΔE00 8.38
Lightcyan
#E0FFFF
ΔE00 8.73
Ice Blue (survey)
#D7FFFE
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED7D4 #D7BEC1
analogous
#BED7C8 #BED7D4 #BECED7
triadic
#BED7D4 #D4BED7 #D7D4BE
tetradic
#BED7D4 #C8BED7 #D7BEC1 #CED7BE
square
#BED7D4 #C8BED7 #D7BEC1 #CED7BE
split-complementary
#BED7D4 #D7BECE #D7C8BE
monochromatic
#72A8A2 #98C0BB #BED7D4 #E4EEED #ECF3F2
Accessibility & contrast
On white
1.52
#BED7D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#BED7D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED7D4
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED7D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED7D4 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#CFD0D4
Tritanopia (blue-blind)
#B8D8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bed7d4; /* rgb */ color: rgb(190, 215, 212); /* oklch */ color: oklch(86.0% 0.027 187.9);
Tailwind
colors: {
custom: {
50: '#d1e3e1',
500: '#bed7d4',
950: '#000000',
},
}SCSS
$custom: #bed7d4; $custom-light: #d1e3e1; $custom-dark: #000000;
JSON
{
"hex": "#bed7d4",
"rgb": {
"r": 190,
"g": 215,
"b": 212
},
"hsl": {
"h": 172.8,
"s": 23.81,
"l": 79.412
},
"oklch": {
"l": 0.85978,
"c": 0.02703,
"h": 187.9
},
"luminance": 0.64301
}Semantic roles & 50–950 ramp
primary
#BED7D4
secondary
#AD8C90
accent
#434FA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484