#BED1CD#BED1CD
#BED1CD is a very light, muted teal. Relative luminance 0.610; OKLCH L 84.5% C 0.021 H 181.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BED1CD |
|---|---|
| RGB | rgb(190, 209, 205) |
| HSL | hsl(167, 17%, 78%) |
| HSV | hsv(167, 9%, 82%) |
| CMYK | cmyk(9.1%, 0%, 1.9%, 18%) |
| CIE-LAB | lab(82.35, -7.15, -0.21) |
| CIE-LCH | lch(82.35, 7.16, 181.64°) |
| OKLab | oklab(84.52% -0.0212 -0.0007) |
| OKLCH | oklch(84.52% 0.021 181.8) |
| XYZ | xyz(55.0527, 60.9550, 66.6108) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.39
Light Grey
#D8DCD6
ΔE00 6.80
Powder Blue
#B0E0E6
ΔE00 8.37
Light Gray
#D3D3D3
ΔE00 8.77
Fog
#D8DCE0
ΔE00 8.84
Lightblue
#ADD8E6
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED1CD #D1BEC2
analogous
#BED1C3 #BED1CD #BECBD1
triadic
#BED1CD #CDBED1 #D1CDBE
tetradic
#BED1CD #C3BED1 #D1BEC2 #CBD1BE
square
#BED1CD #C3BED1 #D1BEC2 #CBD1BE
split-complementary
#BED1CD #D1BECB #D1C3BE
monochromatic
#769E96 #9AB8B1 #BED1CD #E2EAE9 #EDF2F1
Accessibility & contrast
On white
1.59
#BED1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#BED1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED1CD
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED1CD | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#CBCCCD
Tritanopia (blue-blind)
#BAD2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed1cd; /* rgb */ color: rgb(190, 209, 205); /* oklch */ color: oklch(84.5% 0.021 181.8);
Tailwind
colors: {
custom: {
50: '#d1dfdc',
500: '#bed1cd',
950: '#000000',
},
}SCSS
$custom: #bed1cd; $custom-light: #d1dfdc; $custom-dark: #000000;
JSON
{
"hex": "#bed1cd",
"rgb": {
"r": 190,
"g": 209,
"b": 205
},
"hsl": {
"h": 167.368,
"s": 17.117,
"l": 78.235
},
"oklch": {
"l": 0.8452,
"c": 0.02124,
"h": 181.8
},
"luminance": 0.60956
}Semantic roles & 50–950 ramp
primary
#BED1CD
secondary
#A68D93
accent
#4A5B9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484