#BED2CD#BED2CD
#BED2CD is a very light, muted teal. Relative luminance 0.614; OKLCH L 84.7% C 0.023 H 179.1°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BED2CD |
|---|---|
| RGB | rgb(190, 210, 205) |
| HSL | hsl(165, 18%, 78%) |
| HSV | hsv(165, 10%, 82%) |
| CMYK | cmyk(9.5%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(82.62, -7.67, 0.18) |
| CIE-LCH | lch(82.62, 7.67, 178.65°) |
| OKLab | oklab(84.73% -0.0226 0.0004) |
| OKLCH | oklch(84.73% 0.023 179.1) |
| XYZ | xyz(55.2988, 61.4473, 66.6929) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.90
Light Grey
#D8DCD6
ΔE00 7.03
Powder Blue
#B0E0E6
ΔE00 8.25
Lightblue
#ADD8E6
ΔE00 9.11
Light Gray
#D3D3D3
ΔE00 9.23
Fog
#D8DCE0
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED2CD #D2BEC3
analogous
#BED2C3 #BED2CD #BECDD2
triadic
#BED2CD #CDBED2 #D2CDBE
tetradic
#BED2CD #C3BED2 #D2BEC3 #CDD2BE
square
#BED2CD #C3BED2 #D2BEC3 #CDD2BE
split-complementary
#BED2CD #D2BECD #D2C3BE
monochromatic
#76A095 #9AB9B1 #BED2CD #E2EBE9 #EDF2F1
Accessibility & contrast
On white
1.58
#BED2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#BED2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED2CD
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED2CD | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#CCCCCD
Tritanopia (blue-blind)
#B9D3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed2cd; /* rgb */ color: rgb(190, 210, 205); /* oklch */ color: oklch(84.7% 0.023 179.1);
Tailwind
colors: {
custom: {
50: '#d1dfdc',
500: '#bed2cd',
950: '#000000',
},
}SCSS
$custom: #bed2cd; $custom-light: #d1dfdc; $custom-dark: #000000;
JSON
{
"hex": "#bed2cd",
"rgb": {
"r": 190,
"g": 210,
"b": 205
},
"hsl": {
"h": 165,
"s": 18.182,
"l": 78.431
},
"oklch": {
"l": 0.84729,
"c": 0.02262,
"h": 179.1
},
"luminance": 0.61448
}Semantic roles & 50–950 ramp
primary
#BED2CD
secondary
#A78D94
accent
#495E9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484