#BED5CD#BED5CD
#BED5CD is a very light, muted teal. Relative luminance 0.629; OKLCH L 85.4% C 0.027 H 172.7°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BED5CD |
|---|---|
| RGB | rgb(190, 213, 205) |
| HSL | hsl(159, 21%, 79%) |
| HSV | hsv(159, 11%, 84%) |
| CMYK | cmyk(10.8%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(83.41, -9.22, 1.34) |
| CIE-LCH | lch(83.41, 9.31, 171.75°) |
| OKLab | oklab(85.36% -0.0268 0.0034) |
| OKLCH | oklch(85.36% 0.027 172.7) |
| XYZ | xyz(56.0464, 62.9425, 66.9421) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.89
Powder Blue
#B0E0E6
ΔE00 8.20
Silver (survey)
#C5C9C7
ΔE00 8.41
Ice
#D6FFFA
ΔE00 9.80
Lightcyan
#E0FFFF
ΔE00 9.82
Lightblue
#ADD8E6
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED5CD #D5BEC6
analogous
#BED5C2 #BED5CD #BED2D5
triadic
#BED5CD #CDBED5 #D5CDBE
tetradic
#BED5CD #C2BED5 #D5BEC6 #D2D5BE
square
#BED5CD #C2BED5 #D5BEC6 #D2D5BE
split-complementary
#BED5CD #D5BED2 #D5C2BE
monochromatic
#74A594 #99BDB0 #BED5CD #E3EDEA #ECF3F1
Accessibility & contrast
On white
1.55
#BED5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#BED5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED5CD
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED5CD | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#CFCFCE
Tritanopia (blue-blind)
#B9D6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bed5cd; /* rgb */ color: rgb(190, 213, 205); /* oklch */ color: oklch(85.4% 0.027 172.7);
Tailwind
colors: {
custom: {
50: '#d1e1dc',
500: '#bed5cd',
950: '#000000',
},
}SCSS
$custom: #bed5cd; $custom-light: #d1e1dc; $custom-dark: #000000;
JSON
{
"hex": "#bed5cd",
"rgb": {
"r": 190,
"g": 213,
"b": 205
},
"hsl": {
"h": 159.13,
"s": 21.495,
"l": 79.02
},
"oklch": {
"l": 0.85357,
"c": 0.02701,
"h": 172.7
},
"luminance": 0.62943
}Semantic roles & 50–950 ramp
primary
#BED5CD
secondary
#AB8D97
accent
#4665A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484