#BED3D2#BED3D2
#BED3D2 is a very light, muted teal. Relative luminance 0.622; OKLCH L 85.1% C 0.023 H 193.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3D2 |
|---|---|
| RGB | rgb(190, 211, 210) |
| HSL | hsl(177, 19%, 79%) |
| HSV | hsv(177, 10%, 83%) |
| CMYK | cmyk(10%, 0%, 0.5%, 17.3%) |
| CIE-LAB | lab(83.01, -7.22, -1.91) |
| CIE-LCH | lch(83.01, 7.46, 194.79°) |
| OKLab | oklab(85.08% -0.022 -0.0052) |
| OKLCH | oklch(85.08% 0.023 193.3) |
| XYZ | xyz(56.1596, 62.1879, 70.0049) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.82
Powder Blue
#B0E0E6
ΔE00 7.27
Light Grey
#D8DCD6
ΔE00 7.29
Lightblue
#ADD8E6
ΔE00 7.40
Fog
#D8DCE0
ΔE00 8.45
Light Gray
#D3D3D3
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3D2 #D3BEBF
analogous
#BED3C7 #BED3D2 #BEC9D3
triadic
#BED3D2 #D2BED3 #D3D2BE
tetradic
#BED3D2 #C7BED3 #D3BEBF #C9D3BE
square
#BED3D2 #C7BED3 #D3BEBF #C9D3BE
split-complementary
#BED3D2 #D3BEC9 #D3C7BE
monochromatic
#75A29F #9ABAB9 #BED3D2 #E2ECEB #EDF3F2
Accessibility & contrast
On white
1.56
#BED3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#BED3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3D2
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3D2 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D2
Deuteranopia (green-blind)
#CCCDD2
Tritanopia (blue-blind)
#B8D4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed3d2; /* rgb */ color: rgb(190, 211, 210); /* oklch */ color: oklch(85.1% 0.023 193.3);
Tailwind
colors: {
custom: {
50: '#d1e0df',
500: '#bed3d2',
950: '#000000',
},
}SCSS
$custom: #bed3d2; $custom-light: #d1e0df; $custom-dark: #000000;
JSON
{
"hex": "#bed3d2",
"rgb": {
"r": 190,
"g": 211,
"b": 210
},
"hsl": {
"h": 177.143,
"s": 19.266,
"l": 78.627
},
"oklch": {
"l": 0.85084,
"c": 0.02264,
"h": 193.3
},
"luminance": 0.62189
}Semantic roles & 50–950 ramp
primary
#BED3D2
secondary
#A88D8E
accent
#484C9E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484