#BED3CF#BED3CF
#BED3CF is a very light, muted teal. Relative luminance 0.620; OKLCH L 85.0% C 0.023 H 183.1°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3CF |
|---|---|
| RGB | rgb(190, 211, 207) |
| HSL | hsl(169, 19%, 79%) |
| HSV | hsv(169, 10%, 83%) |
| CMYK | cmyk(10%, 0%, 1.9%, 17.3%) |
| CIE-LAB | lab(82.93, -7.80, -0.42) |
| CIE-LCH | lch(82.93, 7.81, 183.11°) |
| OKLab | oklab(85% -0.0232 -0.0012) |
| OKLCH | oklch(85% 0.023 183.1) |
| XYZ | xyz(55.7894, 62.0398, 68.0550) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.11
Light Grey
#D8DCD6
ΔE00 7.22
Powder Blue
#B0E0E6
ΔE00 7.73
Lightblue
#ADD8E6
ΔE00 8.54
Fog
#D8DCE0
ΔE00 9.23
Light Gray
#D3D3D3
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3CF #D3BEC2
analogous
#BED3C4 #BED3CF #BECCD3
triadic
#BED3CF #CFBED3 #D3CFBE
tetradic
#BED3CF #C4BED3 #D3BEC2 #CCD3BE
square
#BED3CF #C4BED3 #D3BEC2 #CCD3BE
split-complementary
#BED3CF #D3BECC #D3C4BE
monochromatic
#75A299 #9ABAB4 #BED3CF #E2ECEA #EDF3F2
Accessibility & contrast
On white
1.57
#BED3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#BED3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3CF
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3CF | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CF
Deuteranopia (green-blind)
#CDCDCF
Tritanopia (blue-blind)
#B9D4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed3cf; /* rgb */ color: rgb(190, 211, 207); /* oklch */ color: oklch(85.0% 0.023 183.1);
Tailwind
colors: {
custom: {
50: '#d1e0dd',
500: '#bed3cf',
950: '#000000',
},
}SCSS
$custom: #bed3cf; $custom-light: #d1e0dd; $custom-dark: #000000;
JSON
{
"hex": "#bed3cf",
"rgb": {
"r": 190,
"g": 211,
"b": 207
},
"hsl": {
"h": 168.571,
"s": 19.266,
"l": 78.627
},
"oklch": {
"l": 0.84996,
"c": 0.02325,
"h": 183.1
},
"luminance": 0.62041
}Semantic roles & 50–950 ramp
primary
#BED3CF
secondary
#A88D92
accent
#48589E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484