#BED3CB#BED3CB
#BED3CB is a very light, muted teal. Relative luminance 0.618; OKLCH L 84.9% C 0.025 H 170.8°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BED3CB |
|---|---|
| RGB | rgb(190, 211, 203) |
| HSL | hsl(157, 19%, 79%) |
| HSV | hsv(157, 10%, 83%) |
| CMYK | cmyk(10%, 0%, 3.8%, 17.3%) |
| CIE-LAB | lab(82.83, -8.57, 1.56) |
| CIE-LCH | lch(82.83, 8.71, 169.71°) |
| OKLab | oklab(84.88% -0.0248 0.004) |
| OKLCH | oklch(84.88% 0.025 170.8) |
| XYZ | xyz(55.3066, 61.8466, 65.5121) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.45
Silver (survey)
#C5C9C7
ΔE00 7.76
Powder Blue
#B0E0E6
ΔE00 8.73
Light Gray
#D3D3D3
ΔE00 10.09
Lightblue
#ADD8E6
ΔE00 10.19
Lightcyan
#E0FFFF
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED3CB #D3BEC6
analogous
#BED3C0 #BED3CB #BED0D3
triadic
#BED3CB #CBBED3 #D3CBBE
tetradic
#BED3CB #C0BED3 #D3BEC6 #D0D3BE
square
#BED3CB #C0BED3 #D3BEC6 #D0D3BE
split-complementary
#BED3CB #D3BED0 #D3C0BE
monochromatic
#75A291 #9ABAAE #BED3CB #E2ECE8 #EDF3F0
Accessibility & contrast
On white
1.57
#BED3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#BED3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED3CB
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED3CB | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CB
Deuteranopia (green-blind)
#CDCDCB
Tritanopia (blue-blind)
#BAD3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed3cb; /* rgb */ color: rgb(190, 211, 203); /* oklch */ color: oklch(84.9% 0.025 170.8);
Tailwind
colors: {
custom: {
50: '#d1e0da',
500: '#bed3cb',
950: '#000000',
},
}SCSS
$custom: #bed3cb; $custom-light: #d1e0da; $custom-dark: #000000;
JSON
{
"hex": "#bed3cb",
"rgb": {
"r": 190,
"g": 211,
"b": 203
},
"hsl": {
"h": 157.143,
"s": 19.266,
"l": 78.627
},
"oklch": {
"l": 0.84881,
"c": 0.02513,
"h": 170.8
},
"luminance": 0.61847
}Semantic roles & 50–950 ramp
primary
#BED3CB
secondary
#A88D97
accent
#48699E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483