#BED3CD#BED3CD
#BED3CD is a very light, muted teal. Relative luminance 0.619; OKLCH L 84.9% C 0.024 H 176.7°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3CD |
|---|---|
| RGB | rgb(190, 211, 205) |
| HSL | hsl(163, 19%, 79%) |
| HSV | hsv(163, 10%, 83%) |
| CMYK | cmyk(10%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(82.88, -8.19, 0.57) |
| CIE-LCH | lch(82.88, 8.21, 176.04°) |
| OKLab | oklab(84.94% -0.024 0.0014) |
| OKLCH | oklch(84.94% 0.024 176.7) |
| XYZ | xyz(55.5464, 61.9426, 66.7754) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.29
Silver (survey)
#C5C9C7
ΔE00 7.40
Powder Blue
#B0E0E6
ΔE00 8.19
Lightblue
#ADD8E6
ΔE00 9.35
Light Gray
#D3D3D3
ΔE00 9.69
Fog
#D8DCE0
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3CD #D3BEC4
analogous
#BED3C2 #BED3CD #BECED3
triadic
#BED3CD #CDBED3 #D3CDBE
tetradic
#BED3CD #C2BED3 #D3BEC4 #CED3BE
square
#BED3CD #C2BED3 #D3BEC4 #CED3BE
split-complementary
#BED3CD #D3BECE #D3C2BE
monochromatic
#75A295 #9ABAB1 #BED3CD #E2ECE9 #EDF3F1
Accessibility & contrast
On white
1.57
#BED3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#BED3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3CD
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3CD | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#B9D4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed3cd; /* rgb */ color: rgb(190, 211, 205); /* oklch */ color: oklch(84.9% 0.024 176.7);
Tailwind
colors: {
custom: {
50: '#d1e0dc',
500: '#bed3cd',
950: '#000000',
},
}SCSS
$custom: #bed3cd; $custom-light: #d1e0dc; $custom-dark: #000000;
JSON
{
"hex": "#bed3cd",
"rgb": {
"r": 190,
"g": 211,
"b": 205
},
"hsl": {
"h": 162.857,
"s": 19.266,
"l": 78.627
},
"oklch": {
"l": 0.84938,
"c": 0.02405,
"h": 176.7
},
"luminance": 0.61943
}Semantic roles & 50–950 ramp
primary
#BED3CD
secondary
#A88D95
accent
#48609E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484